-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
the compiler unexpectedly panicked. this is a bug. #49113
Comments
Looks like dup of #49065 |
ya maybe. tried to find something similar, but didn't find in the titles. |
Actually reading more, I see they complain on incremental builds and for me it is a simple clean build. |
Cargo uses incremental builds by default now (rust-lang/cargo#4817) |
Hopefully a duplicate of #48923. @sagiegurari can you verify if (a) using |
triage: P-high Since likely incremental bug, assigning to @michaelwoerister |
I upgraded to the latest nightly 2018-03-20 and it looks like everything is working fine now. |
This was probably MIRI related then. Thanks for the update, @sagiegurari! |
I upgraded to a new rust nightly and now it seems the compiler crashes during build.
The text was updated successfully, but these errors were encountered: