rust/clippy_lints
Yury Krivopalov a3ad409341 Configuration option for VERBOSE_BIT_MASK threshold
By default is 1. u64, because I didn't figure out how to deserialize
u128 option from config.
2017-09-25 23:38:49 +03:00
..
src Configuration option for VERBOSE_BIT_MASK threshold 2017-09-25 23:38:49 +03:00
Cargo.toml Bump to 0.0.163 2017-09-23 13:36:18 -07: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.