(incremental?) ICE during rustc development #99448
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Minimizing from rustc is pretty impossible, and my attempts so far to deliberately provoke this didn't work. I initially got this error from the bootstrap/beta compiler while compiling rustdoc. This time it randomly happened again, but this time from my dev rustc on stage1 core.
It doesn't occur again after an
x.py
clean, thus the though that it is incremental metadata related.trace
The text was updated successfully, but these errors were encountered: