mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 23:24:24 +00:00
bf2e63104d
Fix `cmp_owned` on copy types fixes #8803 fixes #7365 changelog: Don't lint `cmp_owned` on `From::from` for copy types |
||
---|---|---|
.. | ||
asymmetric_partial_eq.fixed | ||
asymmetric_partial_eq.rs | ||
asymmetric_partial_eq.stderr | ||
comparison_flip.fixed | ||
comparison_flip.rs | ||
comparison_flip.stderr | ||
with_suggestion.fixed | ||
with_suggestion.rs | ||
with_suggestion.stderr | ||
without_suggestion.rs | ||
without_suggestion.stderr |