Skip to content

Commit 404217e

Browse files
committed
Address PR Review <3
1 parent 9483555 commit 404217e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Current stable, released 2023-10-05
5050
[#11049](https://github.com/rust-lang/rust-clippy/pull/11049)
5151
* [`manual_is_finite`]
5252
[#11049](https://github.com/rust-lang/rust-clippy/pull/11049)
53-
* [`non_canonical_partial_ord_impl`]
53+
* [`incorrect_partial_ord_impl_on_ord_type`]
5454
[#10788](https://github.com/rust-lang/rust-clippy/pull/10788)
5555
* [`read_line_without_trim`]
5656
[#10970](https://github.com/rust-lang/rust-clippy/pull/10970)
@@ -62,8 +62,8 @@ Current stable, released 2023-10-05
6262
* Renamed `unwrap_or_else_default` to [`unwrap_or_default`]
6363
[#10120](https://github.com/rust-lang/rust-clippy/pull/10120)
6464
* Moved [`tuple_array_conversions`] to `pedantic` (Now allow-by-default)
65-
[#11171](https://github.com/rust-lang/rust-clippy/pull/11171)
66-
* Moved [`arc_with_non_send_sync`] to `complexity` (Now warn-by-default)
65+
[#11146](https://github.com/rust-lang/rust-clippy/pull/11146)
66+
* Moved [`arc_with_non_send_sync`] to `suspicious` (Now warn-by-default)
6767
[#11104](https://github.com/rust-lang/rust-clippy/pull/11104)
6868
* Moved [`needless_raw_string_hashes`] to `pedantic` (Now allow-by-default)
6969
[#11415](https://github.com/rust-lang/rust-clippy/pull/11415)

0 commit comments

Comments
 (0)