Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-05-07 | rust: clean Rust 1.88.0's warning about `clippy::disallowed_macros` configura... | Miguel Ojeda | 1 | -1/+1 |
2025-01-10 | rust: give Clippy the minimum supported Rust version | Miguel Ojeda | 1 | -0/+2 |
2024-10-07 | rust: enable Clippy's `check-private-items` | Miguel Ojeda | 1 | -0/+2 |
2024-10-07 | rust: replace `clippy::dbg_macro` with `disallowed_macros` | Miguel Ojeda | 1 | -0/+6 |
2024-10-07 | rust: introduce `.clippy.toml` | Miguel Ojeda | 1 | -0/+1 |