rust-clippy/clippy_lints
bors c1021b806c Auto merge of #6706 - Y-Nak:excessive-for-each, r=camsteffen
New Lint: needless_for_each

resolves: #6543

changelog: Added pedantic lint: `needless_for_each`
2021-03-31 15:59:55 +00:00
..
src Auto merge of #6706 - Y-Nak:excessive-for-each, r=camsteffen 2021-03-31 15:59:55 +00:00
Cargo.toml Bump Clippy Version -> 0.1.53 2021-03-25 18:48:48 +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.