rust-clippy/clippy_lints
bors 9c3b43efdd Auto merge of #6701 - camsteffen:collapsible-if, r=flip1995
Fix collapsible_if with attributes

changelog: Fix collapsible_if FP with attributes

Fixes #6593
2021-02-14 14:43:35 +00:00
..
src Auto merge of #6701 - camsteffen:collapsible-if, r=flip1995 2021-02-14 14:43:35 +00:00
Cargo.toml Bump clippy version 2021-02-05 18:32:28 -05: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.