-
Notifications
You must be signed in to change notification settings - Fork 888
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
brace_style doesn’t respect PreferSameLine #3299
Comments
Can you point to a part of the code where you have the unexpected behaviour ? |
Sure, here, for instance. |
Closing this accordingly, but feel free to subscribe to #3376 for updates on when/how we'll expose brace style control in some of these expression contexts |
I have the behavior of
SameLineWhere
while I have this in myrustfmt.toml
:File and project here
The text was updated successfully, but these errors were encountered: