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
My expected behavior is the command would fail, but it would not generate a rustc-ice-2024-06-04T16_38_03-53230.txt file or suggesting filing an issue.
The text was updated successfully, but these errors were encountered:
rustc version: 1.80.0-nightly (7c52d2db6 2024-06-03)
platform: x86_64-unknown-linux-gnu
On a clean project run:
If the program which is being piped to (echo in this case) doesn't consume the input, the write will cause a panic in rustfmt.
rustc-ice-2024-06-04T16_38_03-53230.txt
My expected behavior is the command would fail, but it would not generate a rustc-ice-2024-06-04T16_38_03-53230.txt file or suggesting filing an issue.
The text was updated successfully, but these errors were encountered: