File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments