rust/clippy_lints
Jakub Wieczorek 2a13e83f2b Update all the code to pass the updated `use_self` lint.
One struct required a temporary `#[allow(dead_code)]` annotation due to
a bug in the Rust compiler: https://github.com/rust-lang/rust/issues/63151.
2019-07-31 08:50:43 +00:00
..
src Update all the code to pass the updated `use_self` lint. 2019-07-31 08:50:43 +00:00
Cargo.toml Update pulldown-cmark to 0.5.3 2019-07-19 07:29:25 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

README.md

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