rust/clippy_lints
Georg Brandl 3ba4e8b3fa Demote the never_loop lint to Allow for now.
Also add "known problem" to the description, with link to #1586.
2017-05-26 18:02:43 +02:00
..
src Demote the never_loop lint to Allow for now. 2017-05-26 18:02:43 +02:00
Cargo.toml Bump the version 2017-05-24 14:32:25 +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.