rust/clippy_lints
bors 7901289135 Auto merge of #13432 - samueltardieu:issue-13401, r=Manishearth
Lint comparison to empty slice using `PartialEq` methods

changelog: [`comparison_to_empty`]: Also  detect comparaisons using `PartialEq` methods

Fix #13401
2024-09-23 23:08:04 +00:00
..
src Auto merge of #13432 - samueltardieu:issue-13401, r=Manishearth 2024-09-23 23:08:04 +00:00
Cargo.toml Bump Clippy version -> 0.1.83 2024-09-05 17:00:55 +02:00
README.md

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