rust/clippy_lints
Jason Newcomb 704f7a8e50
Keep track of whether deref or deref_mut was called
Remove more unnecessary code
2021-03-13 08:39:59 -05:00
..
src Keep track of whether deref or deref_mut was called 2021-03-13 08:39:59 -05:00
Cargo.toml Set Clippy authors to "The Rust Clippy Developers" 2021-03-09 17:50:04 +01:00
README.md

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