-
Notifications
You must be signed in to change notification settings - Fork 13.3k
internal compiler error: encountered incremental compilation error with predicates_of(winit[a4e3]::dpi::Pixel) #88318
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
cc @Aaron1011 |
@coreh Could you share the repository where this happened? |
I also just hit this with 1.54.0 while making changes in the https://github.com/influxdata/influxdb_iox repo. Error message
|
@carols10cents Do you have a record of what kind of changes you were making? Is there a particular branch you were working on? |
This is code for a personal project that I'm not really ready to open source/make publicly available at this time. I can share it with you in private if it helps, but I don't recall the exact changes that I made that triggered this. I was working on the code, came back on the next day and when I tried to compile it it failed like this. |
I don't have a record of exactly what I changed just before getting the ICE, sorry... I can try to change my workflow to commit before each time I run rustc to try and catch it happening again, if that would be helpful? |
@rustbot label +A-incr-comp |
Triage: Without a way to reproduce this, not much can be done at this point. Of course feel free to reopen if a way to reproduce is found. |
Hey 👋 Just hit an incremental compilation bug in 1.54.0.
As per #84970, I'm filing a bug.
Edit: Ouch, just realized I used the wrong template for this. I can't seem to tag it with I-ICE or T-Compiler. Sorry!
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: