rust/clippy_lints
Samuel Tardieu d74200a6fe
refactor(invalid_upcast_comparisons): move to under operators, simplify (#15956)
The last two commits could arguably be split off into a separate PR --
let me know if that's desired.

changelog: none
2025-10-28 19:41:35 +00:00
..
src refactor(invalid_upcast_comparisons): move to under operators, simplify (#15956) 2025-10-28 19:41:35 +00:00
Cargo.toml Merge commit '2dc84cb744' into clippy-subtree-update 2025-10-06 18:10:37 +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.