rust/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
..
2021-03-25 18:48:48 +01:00

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