Skip to content

Commit faebca3

Browse files
Changelog fix
1 parent 4fe3727 commit faebca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ Current stable, released 2022-12-15
4848
[#8518](https://github.com/rust-lang/rust-clippy/pull/8518)
4949
* Moved [`implicit_saturating_sub`] to `style` (Now warn-by-default)
5050
[#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)
51+
* Moved [`derive_partial_eq_without_eq`] to `nursery` (now allow-by-default)
52+
[#9535](https://github.com/rust-lang/rust-clippy/pull/9535)
5353

5454
### Enhancements
5555

0 commit comments

Comments
 (0)