ICE caching DefId #49087
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
I've encountered a really annoying ICE on the latest nightly which I can't seem to reliably reproduce. It looks like there's an issue when generating IDs where we're somehow creating duplicates.
I first found it on a project at work on a Windows machine but Windows doesn't print backtraces, then when I jumped onto my Linux laptop I couldn't reproduce it. Now I'm hacking on a completely different project on a Linux laptop and have encountered the same thing.
I've uploaded the full output to a gist: https://gist.github.com/Michael-F-Bryan/e8647e1e94d0754699c47dbadbe31ba7
Environment Info:
The text was updated successfully, but these errors were encountered: