PreferSameLine brace_style with trailing_comma Vertical produces weird results #2321
Labels
good first issue
Issues up for grabs, also good candidates for new rustfmt contributors
only-with-option
requires a non-default option value to reproduce
poor-formatting
Upgrading
rustfmt-nightly
from 0.2.15 to 0.3.4 created this change:This seems like a bug, since
trailing_comma = "Vertical"
should not trigger if the opening brace is on the same line.The text was updated successfully, but these errors were encountered: