Skip to content

Commit 21b5a49

Browse files
committed
2024: Document rustfmt fixes
1 parent bc4ce51 commit 21b5a49

File tree

2 files changed

+644
-0
lines changed

2 files changed

+644
-0
lines changed

src/SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
- [Rustdoc nested `include!` change](rust-2024/rustdoc-nested-includes.md)
6767
- [Rustfmt](rust-2024/rustfmt.md)
6868
- [Rustfmt: Style edition](rust-2024/rustfmt-style-edition.md)
69+
- [Rustfmt: Formatting fixes](rust-2024/rustfmt-formatting-fixes.md)
6970
- [Rustfmt: Assignment operator RHS indentation](rust-2024/rustfmt-assignment-operator-rhs-indentation.md)
7071
- [Rustfmt: Combine all delimited exprs as last argument](rust-2024/rustfmt-overflow-delimited-expr.md)
7172
- [Rustfmt: Single-line `where` clauses](rust-2024/rustfmt-single-line-where-clauses.md)

0 commit comments

Comments
 (0)