rust/clippy_lints
Michael Wright 57af95b6f5 Fix clippy warning
Fix `option_option` warning on `to_const_range` by taking the entire range
as an parameter instead of the start and end.
2018-04-02 07:04:25 +02:00
..
src Fix clippy warning 2018-04-02 07:04:25 +02:00
Cargo.toml Bump to 0.191 2018-03-30 10:38:42 +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.