Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-10-10 | rust: std_vendor: update dbg macro from Rust upstream | 1 | -11/+11 | |
2024-10-07 | rust: std_vendor: simplify `{ .. macro! .. }` with inner attributes | 1 | -6/+2 | |
2024-10-07 | rust: start using the `#[expect(...)]` attribute | 1 | -5/+5 | |
2024-10-07 | rust: provide proper code documentation titles | 1 | -0/+2 | |
2024-10-07 | rust: replace `clippy::dbg_macro` with `disallowed_macros` | 1 | -5/+5 | |
2024-08-25 | rust: kernel: use docs.kernel.org links in code documentation | 1 | -1/+1 | |
2024-05-05 | rust: update `dbg!()` to format column number | 1 | -3/+4 | |
2023-05-31 | rust: upgrade to Rust 1.68.2 | 1 | -0/+2 | |
2022-12-04 | rust: std_vendor: add `dbg!` macro based on `std`'s one | 1 | -0/+163 |