rust/clippy_lints
Samuel Tardieu 604b7b0c5c
Extend cargo dev rename_lint (#14633)
Based on rust-lang/rust-clippy#14616

Extends `rename_lint` to handle more cases and makes `update_lints` sort
`deprecated_lints.rs`.

changelog: None
2025-05-16 15:06:30 +00:00
..
src Extend cargo dev rename_lint (#14633) 2025-05-16 15:06:30 +00:00
Cargo.toml Bump Clippy version -> 0.1.89 2025-05-15 19:19:46 +02:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.