We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe3727 commit faebca3Copy full SHA for faebca3
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