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
README.md

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