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
Thank you for the report @steffahn. This has already been fixed within rustfmt, just not yet released. Accordingly I am going to go ahead and close this as there's no additional changes to be made within rustfmt.
In the meantime you may want to consider using #[rustfmt::skip] on your types to keep rustfmt from mangling them.
(Playground)
The result after applying
rustfmt
:The text was updated successfully, but these errors were encountered: