rust/clippy_lints
Yury Krivopalov 033c99b1ba Add erasing_op lint
For expressions that can be replaced by a zero.
2017-10-14 12:34:37 +03:00
..
src Add erasing_op lint 2017-10-14 12:34:37 +03:00
Cargo.toml Add the url crate as a dependency 2017-09-30 14:53:22 +02:00
README.md Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00

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