Skip to content

Commit a5ad897

Browse files
committed
Reword overflow-delimited-expr summary
1 parent 3cbd94e commit a5ad897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rust-2024/rustfmt-overflow-delimited-expr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

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

77
## Details
88

0 commit comments

Comments
 (0)