rust/clippy_lints
Jason Newcomb 9a55c0c176
Fix single_match
Check for `PartialEq` in addition to `StructuralPartialEq` before suggesting `==`
2021-04-15 22:09:20 -04:00
..
2021-04-15 22:09:20 -04:00

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