We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc4ce51 commit 21b5a49Copy full SHA for 21b5a49
src/SUMMARY.md
@@ -66,6 +66,7 @@
66
- [Rustdoc nested `include!` change](rust-2024/rustdoc-nested-includes.md)
67
- [Rustfmt](rust-2024/rustfmt.md)
68
- [Rustfmt: Style edition](rust-2024/rustfmt-style-edition.md)
69
+ - [Rustfmt: Formatting fixes](rust-2024/rustfmt-formatting-fixes.md)
70
- [Rustfmt: Assignment operator RHS indentation](rust-2024/rustfmt-assignment-operator-rhs-indentation.md)
71
- [Rustfmt: Combine all delimited exprs as last argument](rust-2024/rustfmt-overflow-delimited-expr.md)
72
- [Rustfmt: Single-line `where` clauses](rust-2024/rustfmt-single-line-where-clauses.md)
0 commit comments