rust/clippy_lints
Andre Bogus 06235b0310 refactored misc to reduce passes
related to #1062

Before: 960MB After: 956MB

So while this reduces code size somewhat, I don't see much memory
improvement here. Still, it's probably worthwile to consider reducing
our passes at least within modules.
2016-08-24 21:47:46 +02:00
..
src refactored misc to reduce passes 2016-08-24 21:47:46 +02:00
Cargo.toml Bump to 0.0.85 2016-08-19 17:41:24 +02:00
README.md

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