linux-yocto/rust
Miguel Ojeda f54c750333 rust: task: add missing Markdown code spans and intra-doc links
Add missing Markdown code spans and also convert them into intra-doc
links.

This was found using the Clippy `doc_markdown` lint, which we may want
to enable.

Fixes: e0020ba6cb ("rust: add PidNamespace")
Reviewed-by: Benno Lossin <benno.lossin@proton.me>
Link: https://lore.kernel.org/r/20250324210359.1199574-10-ojeda@kernel.org
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2025-05-25 22:58:35 +02:00
..
bindings rust: workaround bindgen issue with forward references to enum types 2025-05-22 15:39:16 +02:00
helpers rust: xarray: Add an abstraction for XArray 2025-05-01 11:37:59 +02:00
kernel rust: task: add missing Markdown code spans and intra-doc links 2025-05-25 22:58:35 +02:00
macros rust: use absolute paths in macros referencing core and kernel 2025-05-23 00:12:14 +02:00
pin-init pin-init changes for v6.16 2025-05-18 20:42:49 +02:00
uapi rust: clean Rust 1.88.0's unnecessary_transmutes lint 2025-05-07 00:11:47 +02:00
.gitignore
.kunitconfig rust: add kunitconfig 2025-03-19 23:22:21 +01:00
bindgen_parameters rust: map __kernel_size_t and friends also to usize/isize 2024-11-10 23:58:00 +01:00
build_error.rs
compiler_builtins.rs ARM: 9441/1: rust: Enable Rust support for ARMv7 2025-03-26 13:31:16 +00:00
exports.c
ffi.rs rust: use absolute paths in macros referencing core and kernel 2025-05-23 00:12:14 +02:00
Makefile rust: arm: fix unknown (to Clang) argument '-mno-fdpic' 2025-05-23 00:10:52 +02:00