-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Compiler panic: found unstable fingerprints for extern_mod_stmt_cnum #83439
Comments
If you can still reproduce the issue, please provide a backtrace. @rustbot label: A-incr-comp |
This should be fixed in the latest nightly |
@Aaron1011 This is still happening regularly for us on |
Ah I now see you already filed #83538. :) |
@Aaron1011 Oh, I'm not sure now. I'll check and post details if it happens again. |
Thanks for filing the bug report! We just shipped a patch release to work around this issue and are currently triaging related issues related to ensure each underlying problem gets resolved. Since this appears to be a duplicate of #83126, I'm going to close in favor of that issue. |
Code
fighter:
controller:
with these dependencies:
Meta
rustc --version --verbose
:Error output
Backtrace
Note: I comment some parts of the code (mod, etc...) and it compiles. After this, I run this previous code again, and it works, I don't know why.
The text was updated successfully, but these errors were encountered: