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 @@ -41,11 +41,11 @@ Current stable, released 2024-11-28
4141
4242* Moved [ ` ref_option ` ] to ` pedantic ` (From ` nursery ` )
4343 [ #13469 ] ( https://github.com/rust-lang/rust-clippy/pull/13469 )
44- * Moved [ ` manual_c_str_literals ` ] to ` complexity ` (From ` pedantic ` now warn-by-default)
44+ * Moved [ ` manual_c_str_literals ` ] to ` complexity ` (From ` pedantic ` , now warn-by-default)
4545 [ #13263 ] ( https://github.com/rust-lang/rust-clippy/pull/13263 )
46- * Moved [ ` empty_line_after_doc_comments ` ] to ` suspicious ` (From ` nursery ` now warn-by-default)
46+ * Moved [ ` empty_line_after_doc_comments ` ] to ` suspicious ` (From ` nursery ` , now warn-by-default)
4747 [ #13091 ] ( https://github.com/rust-lang/rust-clippy/pull/13091 )
48- * Moved [ ` empty_line_after_outer_attr ` ] to ` suspicious ` (From ` nursery ` now warn-by-default)
48+ * Moved [ ` empty_line_after_outer_attr ` ] to ` suspicious ` (From ` nursery ` , now warn-by-default)
4949 [ #13091 ] ( https://github.com/rust-lang/rust-clippy/pull/13091 )
5050
5151### Enhancements
You can’t perform that action at this time.
0 commit comments