-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ICE: rustfmt: silent emitter attempted to translate a diagnostic
#121638
Comments
silent emitter attempted to translate a diagnostic
This bisects to #121454 , interesting... |
I'm wondering if there is something broken on how cargo bisect rustc handles components :| edit: it no werky >:( |
This is probably #121085 cc @davidtwco |
This seems kinda bad imo since using rustfmt on save, and saving broken code in order to get rustc to update diagnostics in an IDE is not uncommon. |
WG-prioritization assigning priority (Zulip discussion). @rustbot label -I-prioritize +P-high |
compiler P-high pre-triage: this looks to have been addressed by #121487.
|
Code
Meta
rustc --version --verbose
:Error output
rustfmt --check file.rs
Backtrace
The text was updated successfully, but these errors were encountered: