mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
fdc22dc54c
Disable `overflow_delimited_expr` in edition 2024 This reverts the style guide changes and sets the default to "false" in rustfmt for style edition 2024. r? `@ytmimi` cc `@rust-lang/style` `@rust-lang/rustfmt`