rust/clippy_lints
Cameron Steffen ac5e9c8d26 Fix let_underscore_drop implements Drop logic
This fixes false positives and false negatives.
2021-02-05 14:54:06 -06:00
..
src Fix let_underscore_drop implements Drop logic 2021-02-05 14:54:06 -06:00
Cargo.toml Get rid of regex and lazy_static dependencies 2021-01-30 17:43:00 +01:00
README.md

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