You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is also a duplicate of #3416 and #3863
If we remove the call to a.push in the example above rustfmt is able to format the match statement, which leads me to believe that we're dealing with the same issue as #3416 and #3863.
Activity
VeaaC commentedon Oct 31, 2018
Might be a duplicate of/related to #3135
ytmimi commentedon Jul 19, 2022
I can confirm that this is reproducible on
rustfmt 1.5.1-nightly (a7bf0090 2022-07-17)
. The input from the issue description is left unchanged.ytmimi commentedon Jul 20, 2022
I believe this is also a duplicate of #3416 and #3863
If we remove the call to
a.push
in the example above rustfmt is able to format the match statement, which leads me to believe that we're dealing with the same issue as #3416 and #3863.Input
Output
Rollup merge of rust-lang#136606 - thaliaarchi:format-long-lines, r=i…
Rollup merge of rust-lang#136606 - thaliaarchi:format-long-lines, r=i…
Unrolled build for rust-lang#136606