mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 22:40:38 +00:00
Only suggest `derive(PartialEq)` when both LHS and RHS types are the same, otherwise the suggestion is not useful.
Only suggest `derive(PartialEq)` when both LHS and RHS types are the same, otherwise the suggestion is not useful.