summaryrefslogtreecommitdiff
path: root/rust/kernel/std_vendor.rs
AgeCommit message (Expand)Author
2025-03-13rust: start using the `#[expect(...)]` attributeMiguel Ojeda
2025-03-13rust: provide proper code documentation titlesMiguel Ojeda
2025-03-13rust: replace `clippy::dbg_macro` with `disallowed_macros`Miguel Ojeda
2024-08-25rust: kernel: use docs.kernel.org links in code documentationMichael Vetter
2024-05-05rust: update `dbg!()` to format column numberRaghav Narang
2023-05-31rust: upgrade to Rust 1.68.2Miguel Ojeda
2022-12-04rust: std_vendor: add `dbg!` macro based on `std`'s oneNiklas Mohrin