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 ran my usual cargo +nightly fmt using rustfmt 1.7.0-nightly (0ecbd060 2024-02-25). The compiler asked me to submit a bug report, so I decided to share.
@grantkee thanks for the report. Given the error message I'm assuming this is a duplicate of #6082. Luckily work is underway to resolve this one and a fix will hopefully land on nightly soon 🤞🏼
thread 'main' panicked at src/tools/rustfmt/src/parse/session.rs:42:9:
silent emitter attempted to translate a diagnostic
Scenario:
I ran my usual
cargo +nightly fmt
usingrustfmt 1.7.0-nightly (0ecbd060 2024-02-25)
. The compiler asked me to submit a bug report, so I decided to share.Output
File attachment for bug report
rustc-ice-2024-03-04T14_19_20-1915.txt
The text was updated successfully, but these errors were encountered: