Skip to content

Commit

Permalink
Merge pull request #344 from rust-lang/revert-340-edition-guide-rustf…
Browse files Browse the repository at this point in the history
…mt-single-line-where-clauses

Revert "2024: Add chapter on single-line `where` clauses"
  • Loading branch information
traviscross authored Dec 30, 2024
2 parents bc4ce51 + 24cb82b commit f6e89f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 44 deletions.
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,5 @@
- [Rustfmt: Style edition](rust-2024/rustfmt-style-edition.md)
- [Rustfmt: Assignment operator RHS indentation](rust-2024/rustfmt-assignment-operator-rhs-indentation.md)
- [Rustfmt: Combine all delimited exprs as last argument](rust-2024/rustfmt-overflow-delimited-expr.md)
- [Rustfmt: Single-line `where` clauses](rust-2024/rustfmt-single-line-where-clauses.md)
- [Rustfmt: Raw identifier sorting](rust-2024/rustfmt-raw-identifier-sorting.md)
- [Rustfmt: Version sorting](rust-2024/rustfmt-version-sorting.md)
43 changes: 0 additions & 43 deletions src/rust-2024/rustfmt-single-line-where-clauses.md

This file was deleted.

0 comments on commit f6e89f2

Please sign in to comment.