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 have seen #3410 and #3313, but I'm not sure it's the same problem, since I'm running the latest nightly (rustfmt 1.2.0-nightly (09940a70 2019-03-27)) and it seems to still exist.
I'm also aware that this syntax is considered experimental, so mileage may vary, but still seems like a bug in rustfmt.
Thanks again for the awesome work :)
The text was updated successfully, but these errors were encountered:
omerbenamram
changed the title
Rustfmt duplicates attributes n expressions
Rustfmt duplicates attributes on expressions
Apr 14, 2019
Hello!
I'm experiencing this behavior:
using rustfmt on:
yields:
I have seen #3410 and #3313, but I'm not sure it's the same problem, since I'm running the latest nightly (
rustfmt 1.2.0-nightly (09940a70 2019-03-27)
) and it seems to still exist.I'm also aware that this syntax is considered experimental, so mileage may vary, but still seems like a bug in rustfmt.
Thanks again for the awesome work :)
The text was updated successfully, but these errors were encountered: