rust/clippy_lints
Jason Newcomb b6581636bd
Improve redundant_pattern_matching
Add a note when the drop order change may result in different behaviour.
2021-04-15 20:37:15 -04:00
..
src Improve redundant_pattern_matching 2021-04-15 20:37:15 -04:00
Cargo.toml Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup 2021-03-25 19:29:11 +01:00
README.md

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