rust/clippy_lints
bors 60d3597cd2 Auto merge of #8315 - dswij:8306, r=giraffate
`trait_duplication_in_bounds` checks path segments for trait items

closes #8306

changelog: [`trait_duplication_in_bounds`] Fix FP when path segments exists for trait items
2022-01-24 00:03:40 +00:00
..
src Auto merge of #8315 - dswij:8306, r=giraffate 2022-01-24 00:03:40 +00:00
Cargo.toml Bump Clippy Version -> 0.1.60 2022-01-13 12:48:08 +01:00
README.md

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