Skip to content

revert overflow_delimited_expr default for style edition 2024 #6530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants