Rust-for-Linux / linux

Adding support for the Rust language to the Linux kernel.
https://rust-for-linux.com
Other
4k stars 431 forks source link

`rustdoc` wanted features & bugfixes #350

Open ojeda opened 3 years ago

ojeda commented 3 years ago

Note: there is the "A-rust-for-linux" label in the rust repository: https://github.com/rust-lang/rust/labels/A-rust-for-linux.

Features that we would like to see

Required (we almost certainly want them)

Nice to have (not critical, we could workaround if needed, etc.)

Low priority (we will likely not use them in the end)

Done (stabilized, fixed, not needed anymore, etc.)


Bugs that we would like to see fixed

Required (we almost certainly want them)

Nice to have (probably not critical, we could workaround if needed, etc.)

Low priority (we will likely not use them in the end)

Done (stabilized, fixed, or not needed anymore, etc.)

lolbinarycat commented 3 weeks ago

Idea seemed reasonable to maintainers, RFC to be written.

Any progress on that? I've been working on rustdoc, and recently I've been cleaning up a few things in the intra-doc link system.

ojeda commented 2 weeks ago

Not yet -- I will eventually get to it, since we are definitely interested in it. I have had a few more ideas around it. If you have time to put into it, please let me now!

lolbinarycat commented 2 weeks ago

I have plenty of time, the limitation is actually if t-rustdoc has enough time to review the contributions!

being able to say "rust4linux wants it" would probably help a fair bit towards getting it prioritized, though.

ojeda commented 2 weeks ago

That makes sense, yeah.

If you have a lot of time, and want to work on the feature, then please go ahead (and thanks a lot!), it will be a while until I can put time into that due to other priorities. I am happy to help or co-author or something like that. If what you want is write code rather than the RFC, then I think for a feature like that having a prototype implementation could also help.

Please feel free to contact me by email or in the Rust or Rust for Linux Zulips.