rust/clippy_lints
bors 1f9993729b Auto merge of #4482 - awoimbee:doc_explicit_counter_loop, r=flip1995
fix misleading doc for explicit_counter_loop lint

changelog: replace misleading examples for explicit_counter_loop & more concise `Why is it bad?` section

This fixes #4472
2019-09-02 12:46:13 +00:00
..
src Auto merge of #4482 - awoimbee:doc_explicit_counter_loop, r=flip1995 2019-09-02 12:46:13 +00:00
Cargo.toml try to fix build in rustc repo 2019-08-19 06:10:00 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

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