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
It seems that rustfmt doesn't wrap long slice pattern lines.
This problem #4530 was marked as fixed a few years ago, but the issue must have been reintroduced as the problem exists in rustfmt 1.6.0-nightly (8ce4540b 2023-09-29) (obtained through rustup).
It seems that rustfmt doesn't wrap long slice pattern lines.
This problem #4530 was marked as fixed a few years ago, but the issue must have been reintroduced as the problem exists in
rustfmt 1.6.0-nightly (8ce4540b 2023-09-29)
(obtained through rustup).Input
Output
Expected output
The text was updated successfully, but these errors were encountered: