ec6f1bd4bf
Rename incorrect_impls to non_canonical_impls, move them to warn by default The wording/category of these feel too strong to me, I would expect most of the time it's linting the implementations aren't going to be *incorrect*, just unnecessary changelog: rename `incorrect_clone_impl_on_copy_type` to [`non_canonical_clone_impl`] changelog: rename `incorrect_partial_ord_impl_on_ord_type` to [`non_canonical_partial_ord_impl`] changelog: Move [`non_canonical_clone_impl`], [`non_canonical_partial_ord_impl`] to suspicious |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |