Age | Commit message (Expand) | Author |
---|---|---|
2024-10-07 | rust: std_vendor: update dbg macro from Rust upstream | Deepak Thukral |
2024-10-07 | rust: std_vendor: simplify `{ .. macro! .. }` with inner attributes | Miguel Ojeda |
2024-10-07 | rust: start using the `#[expect(...)]` attribute | Miguel Ojeda |
2024-10-07 | rust: provide proper code documentation titles | Miguel Ojeda |
2024-10-07 | rust: replace `clippy::dbg_macro` with `disallowed_macros` | Miguel Ojeda |
2024-08-25 | rust: kernel: use docs.kernel.org links in code documentation | Michael Vetter |
2024-05-05 | rust: update `dbg!()` to format column number | Raghav Narang |
2023-05-31 | rust: upgrade to Rust 1.68.2 | Miguel Ojeda |
2022-12-04 | rust: std_vendor: add `dbg!` macro based on `std`'s one | Niklas Mohrin |