rust/clippy_lints
Martin Carton dc84759ac5 Merge pull request #1224 from oli-obk/divergence
lint diverging expressions that are sub-expressions of others
2016-09-13 15:58:31 +02:00
..
src Merge pull request #1224 from oli-obk/divergence 2016-09-13 15:58:31 +02:00
Cargo.toml Bump to 0.0.90 2016-09-10 19:13:55 +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.