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
The long type names seem to be at fault; shortening either of them results in a successful format. I realize there's not a great way to format that type, but giving up on the entire statement was surprising.
rustfmt refuses to format the following statement (reduced from a real-world example):
The long type names seem to be at fault; shortening either of them results in a successful format. I realize there's not a great way to format that type, but giving up on the entire statement was surprising.
Tested on play.rust-lang.org using the 2024-02-04 07dca48 build of rustfmt.
The text was updated successfully, but these errors were encountered: