summaryrefslogtreecommitdiff
path: root/rust/kernel/std_vendor.rs
AgeCommit message (Expand)Author
2024-10-07rust: std_vendor: update dbg macro from Rust upstreamDeepak Thukral
2024-10-07rust: std_vendor: simplify `{ .. macro! .. }` with inner attributesMiguel Ojeda
2024-10-07rust: start using the `#[expect(...)]` attributeMiguel Ojeda
2024-10-07rust: provide proper code documentation titlesMiguel Ojeda
2024-10-07rust: 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