rust/clippy_lints
bors 46d33043d5 Auto merge of #5701 - ebroto:4874_cmp_owned_fp, r=flip1995
cmp_owned: handle when PartialEq is not implemented symmetrically

changelog: Handle asymmetrical implementations of PartialEq in [`cmp_owned`].

Fixes #4874
2020-06-24 12:48:24 +00:00
..
src Auto merge of #5701 - ebroto:4874_cmp_owned_fp, r=flip1995 2020-06-24 12:48:24 +00:00
Cargo.toml Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy 2020-06-09 14:36:01 +00:00
README.md

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