-
Notifications
You must be signed in to change notification settings - Fork 13.3k
internal compiler error #140826
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
Comments
this forces rustc to issue an ICE with stacktrace instead of just an error, is the ice reproducible without |
yes, reproducible but far too many errors from mio and home. i could dump it here if need be. |
First and foremost to make this more actionable for us, please simply post the parts of stderr that belong to internal compiler errors / compiler panics including any backtraces. Please do not use |
doesn't |
no it doesn't, i see |
rustc crashed because you explicitly instructed it to crash by passing If you cannot reproduce a crash without passing that flag, then there's no actual bug unless you want to report a different kind of bug (bad diagnostic, wrongfully rejected code, etc.). |
true that. i'm cleaning up some warning to see if there is actually any compiler panic. i will close this by the end of the day if i can't reproduce anything in the compiler. |
not a compiler issue. closing in favour of Getting "unresolved import crate::sys::IoSourceState" error running wasm-pack build sorry for the noise. |
for the Wondering Wanderers whom might end up here, |
btw, i followed the instructions there, maybe in the case of panic compiler should check for |
Code
Meta
rustc --version --verbose
:Error output
Backtrace
rustc-ice-2025-05-08T19_22_00-2312147.txt
The text was updated successfully, but these errors were encountered: