rust/clippy_lints
Mark Rousskov 7e77f3c29f
Update clippy for latest rustc changes
Specifically, this revises the clippy integration to utilize a new
callback to register its lints, as the prior editing of lint store in
Session is no longer possible.
2019-10-24 11:40:45 +02:00
..

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