Re: [PATCH v3] kernel-docs: Add new section for Rust learning materials

2024-10-07 Thread Jonathan Corbet
Carlos Bilbao writes: > Include a new section in the Index of Further Kernel Documentation with > resources to learn Rust. Reference it in the Rust index. The resources > are a product of a survey among assistants to the conference Kangrejos'24. > > Signed-off-by: Carlos Bilbao > Reviewed-by: Di

Re: [PATCH v3] kernel-docs: Add new section for Rust learning materials

2024-10-01 Thread Miguel Ojeda
On Sun, Sep 22, 2024 at 6:04 PM Carlos Bilbao wrote: > > + * Title: **Experiment: Improving the Rust Book** > + > + :Author: Cognitive Engineering Lab at Brown University > + :URL: https://rust-book.cs.brown.edu/ > + :Date: Accessed Sep 22 2024 > + :Keywords: rust, blog. > +

[PATCH v3] kernel-docs: Add new section for Rust learning materials

2024-09-22 Thread Carlos Bilbao
Include a new section in the Index of Further Kernel Documentation with resources to learn Rust. Reference it in the Rust index. The resources are a product of a survey among assistants to the conference Kangrejos'24. Signed-off-by: Carlos Bilbao Reviewed-by: Dirk Behme --- Changes since v2: