Skip to content

Conversation

ytmimi
Copy link
Contributor

@ytmimi ytmimi commented Apr 2, 2025

As of the stabalization of edition 2024 (including style edition 2024) the overflow_delimited_expr default was reverted back to false. The change was applied directly in r-l/rust.

rustfmt hasn't been synced with r-l/rust in a while and not having this config change is causing massive diffs in rustfmt's Diff Check job.

To make the next subtree push easier to verify I'm manually adding this change to the rustfmt source before the subtree push.

As of the stabalization of edition 2024 (including style edition 2024) the `overflow_delimited_expr` default was reverted back to `false`. rustfmt hasn't been synced with r-l/rust in a while and not having this config is causing massive diffs in rustfmt's `Diff Check` job. To make the next subtree push easier to verify I'm manually adding this change to the rustfmt tree before the `subtree push`.
@ytmimi ytmimi merged commit f371e16 into rust-lang:master Apr 2, 2025
26 checks passed
@ytmimi ytmimi deleted the revert_overflow_delimited_expr_2024 branch April 2, 2025 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants