]> git.lizzy.rs Git - rust.git/commit
cmp_owned: avoid FP when PartialEq is not implemented symmetrically
authorEduardo Broto <ebroto@tutanota.com>
Tue, 9 Jun 2020 20:40:43 +0000 (22:40 +0200)
committerEduardo Broto <ebroto@tutanota.com>
Tue, 23 Jun 2020 20:14:45 +0000 (22:14 +0200)
commit5987c7d4041ce5d72c8412d2ad73fe3b63308b51
tree433da7517d82879c8b31e113877ed0fa6709b8bf
parent583d64493484f72425ecac55eaf5eddbba10b132
cmp_owned: avoid FP when PartialEq is not implemented symmetrically
clippy_lints/src/misc.rs
tests/ui/cmp_owned/issue_4874.rs [new file with mode: 0644]