mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
ddc2598230
Fix `single_match` fixes: #7038 changelog: Don't suggest an equality check for types which don't implement `PartialEq` in `single_match`