mirror of
https://github.com/torvalds/linux.git
synced 2025-11-04 18:49:34 +02:00
"Normal" comments in Rust (`//`) are also formatted in Markdown, like the documentation (`///` and `//!`), see Documentation/rust/coding-guidelines.rst Thus use Markdown autolinks for a couple links that were missing it. It also helps to get proper linking in some software like kitty [1]. Suggested-by: Benno Lossin <benno.lossin@proton.me> Link: https://github.com/Rust-for-Linux/pin-init/pull/32#discussion_r2023103712 [1] Signed-off-by: Miguel Ojeda <ojeda@kernel.org> Link: |
||
|---|---|---|
| .. | ||
| big_struct_in_place.rs | ||
| error.rs | ||
| linked_list.rs | ||
| mutex.rs | ||
| pthread_mutex.rs | ||
| static_init.rs | ||