Skip to content

Commit

Permalink
2024: Document rustfmt fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss authored and traviscross committed Dec 30, 2024
1 parent 06ff078 commit 11a7288
Show file tree
Hide file tree
Showing 2 changed files with 645 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
- [Rustdoc nested `include!` change](rust-2024/rustdoc-nested-includes.md)
- [Rustfmt](rust-2024/rustfmt.md)
- [Rustfmt: Style edition](rust-2024/rustfmt-style-edition.md)
- [Rustfmt: Formatting fixes](rust-2024/rustfmt-formatting-fixes.md)
- [Rustfmt: Combine all delimited exprs as last argument](rust-2024/rustfmt-overflow-delimited-expr.md)
- [Rustfmt: Raw identifier sorting](rust-2024/rustfmt-raw-identifier-sorting.md)
- [Rustfmt: Version sorting](rust-2024/rustfmt-version-sorting.md)
Loading

0 comments on commit 11a7288

Please sign in to comment.