rust/clippy_lints
Georg Brandl d1403d2d7c Remove "known problem" that only occurs without MIR.
Since clippy needs nightly, and nightly is MIR-by-default, we can
get rid of the warning.
2016-08-08 13:37:39 +02:00
..
src Remove "known problem" that only occurs without MIR. 2016-08-08 13:37:39 +02:00
Cargo.toml Bump to 0.0.80 2016-07-31 19:24:10 +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.