Files
rust/clippy_lints
Philipp Hansch 474e9a131d Use assert_crate_local for a more explicit error
`assert_crate_local` does the same as the previous `if let` but with a
more explicit error message if it's not a `ClearCrossCrate::Set`.
2019-12-02 12:09:38 +01:00
..
2019-11-25 17:23:07 +01:00

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