rust/clippy_lints
Joonas Koivunen a5147e8a08 is_from_for_loop: document what first check matches
Removing the first check will break a lot of for-loop UI tests and the
dogfood test.
2017-08-18 17:12:00 +03:00
..
src is_from_for_loop: document what first check matches 2017-08-18 17:12:00 +03:00
Cargo.toml Bump the version 2017-08-15 11:11:20 +02:00
README.md Add a README for clippy_lints 2016-05-28 16:51:21 +02:00

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