close
summaryrefslogtreecommitdiff
path: root/.clippy.toml
AgeCommit message (Expand)AuthorFilesLines
2026-04-07rust: bump Clippy's MSRV and clean `incompatible_msrv` allowsMiguel Ojeda1-1/+1
2026-03-11rust: disallow use of `CStr::as_ptr` and `CStr::from_ptr`Gary Guo1-0/+10
2025-05-07rust: clean Rust 1.88.0's warning about `clippy::disallowed_macros` configura...Miguel Ojeda1-1/+1
2025-01-10rust: give Clippy the minimum supported Rust versionMiguel Ojeda1-0/+2
2024-10-07rust: enable Clippy's `check-private-items`Miguel Ojeda1-0/+2
2024-10-07rust: replace `clippy::dbg_macro` with `disallowed_macros`Miguel Ojeda1-0/+6
2024-10-07rust: introduce `.clippy.toml`Miguel Ojeda1-0/+1