We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fe3727 + faebca3 commit e2a687dCopy full SHA for e2a687d
CHANGELOG.md
@@ -48,8 +48,8 @@ Current stable, released 2022-12-15
48
[#8518](https://github.com/rust-lang/rust-clippy/pull/8518)
49
* Moved [`implicit_saturating_sub`] to `style` (Now warn-by-default)
50
[#9584](https://github.com/rust-lang/rust-clippy/pull/9584)
51
-* Moved `derive_partial_eq_without_eq` to `nursery` (now allow-by-default)
52
- [#9536](https://github.com/rust-lang/rust-clippy/pull/9536)
+* Moved [`derive_partial_eq_without_eq`] to `nursery` (now allow-by-default)
+ [#9535](https://github.com/rust-lang/rust-clippy/pull/9535)
53
54
### Enhancements
55
0 commit comments