File tree 1 file changed +3
-3
lines changed
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
50
50
[ #11049 ] ( https://github.com/rust-lang/rust-clippy/pull/11049 )
51
51
* [ ` manual_is_finite ` ]
52
52
[ #11049 ] ( https://github.com/rust-lang/rust-clippy/pull/11049 )
53
- * [ ` non_canonical_partial_ord_impl ` ]
53
+ * [ ` incorrect_partial_ord_impl_on_ord_type ` ]
54
54
[ #10788 ] ( https://github.com/rust-lang/rust-clippy/pull/10788 )
55
55
* [ ` read_line_without_trim ` ]
56
56
[ #10970 ] ( https://github.com/rust-lang/rust-clippy/pull/10970 )
@@ -62,8 +62,8 @@ Current stable, released 2023-10-05
62
62
* Renamed ` unwrap_or_else_default ` to [ ` unwrap_or_default ` ]
63
63
[ #10120 ] ( https://github.com/rust-lang/rust-clippy/pull/10120 )
64
64
* 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)
67
67
[ #11104 ] ( https://github.com/rust-lang/rust-clippy/pull/11104 )
68
68
* Moved [ ` needless_raw_string_hashes ` ] to ` pedantic ` (Now allow-by-default)
69
69
[ #11415 ] ( https://github.com/rust-lang/rust-clippy/pull/11415 )
You can’t perform that action at this time.
0 commit comments