Skip to content

Commit

Permalink
Reword overflow-delimited-expr summary
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Dec 31, 2024
1 parent 3cbd94e commit a5ad897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust-2024/rustfmt-overflow-delimited-expr.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Summary

* Some expressions as the last argument in a list will now overflow instead of indent.
* Some expressions with multi-line final arguments will now format as a single line, with the final expression overflowing.

## Details

Expand Down

0 comments on commit a5ad897

Please sign in to comment.