Files
rust/clippy_lints
bors eb04beb005 Auto merge of #6791 - TaKO8Ki:iter-count, r=matthiaskrgr
New lint: `iter_count`

This pull request adds a new lint named `iter_count`.

---

closes https://github.com/rust-lang/rust-clippy/issues/6262

changelog: new lint `iter_count`
2021-03-02 11:31:43 +00:00
..
2021-02-23 18:50:30 -05:00

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