Skip to content

Commit

Permalink
Merge pull request #343 from rust-lang/revert-341-rustfmt-assignment-…
Browse files Browse the repository at this point in the history
…operator-rhs-indentation

Revert "2024: Assignment operator RHS indentation"
  • Loading branch information
traviscross authored Dec 30, 2024
2 parents f6e89f2 + 35c75d7 commit 06ff078
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 60 deletions.
1 change: 0 additions & 1 deletion src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
- [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: 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: Raw identifier sorting](rust-2024/rustfmt-raw-identifier-sorting.md)
- [Rustfmt: Version sorting](rust-2024/rustfmt-version-sorting.md)
59 changes: 0 additions & 59 deletions src/rust-2024/rustfmt-assignment-operator-rhs-indentation.md

This file was deleted.

0 comments on commit 06ff078

Please sign in to comment.