File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 49
49
- [ Cargo: Table and key name consistency] ( rust-2024/cargo-table-key-names.md )
50
50
- [ Cargo: Reject unused inherited default-features] ( rust-2024/cargo-inherited-default-features.md )
51
51
- [ Rustfmt: Combine all delimited exprs as last argument] ( rust-2024/rustfmt-overflow-delimited-expr.md )
52
+ - [ Rustfmt: Style edition] ( rust-2024/rustfmt-style-edition.md )
52
53
- [ Rustfmt: Raw identifier sorting] ( rust-2024/rustfmt-raw-identifier-sorting.md )
53
- - [ Rustfmt: Style Edition] ( rust-2024/rustfmt-style-edition.md )
54
54
- [ Rustfmt: Version sorting] ( rust-2024/rustfmt-version-sorting.md )
55
55
- [ ` gen ` keyword] ( rust-2024/gen-keyword.md )
56
56
- [ Macro fragment specifiers] ( rust-2024/macro-fragment-specifiers.md )
Original file line number Diff line number Diff line change 1
- # Rustfmt: Style Edition
1
+ # Rustfmt: Style edition
2
2
3
3
🚧 The 2024 Edition has not yet been released and hence this section is still "under construction".
4
4
Original file line number Diff line number Diff line change 1
- # Rustfmt: Raw identifier sorting
1
+ # Rustfmt: Version sorting
2
2
3
3
🚧 The 2024 Edition has not yet been released and hence this section is still "under construction".
4
4
You can’t perform that action at this time.
0 commit comments