Skip to content

Commit

Permalink
Merge pull request #351 from ehuss/rustfmt-fixes
Browse files Browse the repository at this point in the history
2024: Document rustfmt fixes
  • Loading branch information
traviscross authored Dec 30, 2024
2 parents b24ba0c + 11a7288 commit 7e0a7cc
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 7e0a7cc

Please sign in to comment.