rust/clippy_lints
Oliver Schneider d761ba78d8
Merge pull request #2837 from fanzier/panicking_unwrap
Implement lint checking for `unwrap`s that will always panic.
2018-06-19 13:30:38 +02:00
..
2018-06-19 09:56:37 +02:00

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