rust/clippy_lints
Samuel Tardieu 344ddcf9f2
Move needless_type_cast lint to nursery
The lint is new and already has several bugs filed against it, including
an ICE.
2025-12-15 20:13:34 +01:00
..
src Move needless_type_cast lint to nursery 2025-12-15 20:13:34 +01:00
Cargo.toml Bump Clippy version -> 0.1.94 2025-12-11 18:48:15 +01: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.