rust/clippy_lints
NiekGr e7a6b3e613 Update len_zero to handle comparisions with one
I have added test cases for comparisons with zero and one.
While implementing handling of one, incorrect handlings of zero
were also fixed.

fixes rust-lang-nursery/rust-clippy/#2554
2018-05-06 23:54:05 +02:00
..
src Update len_zero to handle comparisions with one 2018-05-06 23:54:05 +02:00
Cargo.toml Version bump 2018-05-04 15:54:56 +02:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

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