ICE while compiling with -Z threads=16
: no ImplicitCtxt stored in tls
#118070
Labels
A-parallel-compiler
Area: parallel compiler
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.
Code
I'm unable to share a minimal verifiable example, because my project is well over 30k lines, and the problem is not caused by a singular dependency. I haven't been able to reproduce this panic, so I assume there's a timing issue somewhere in the new multithreaded frontend.
Meta
rustc --version --verbose
:~/.cargo/config.toml
Error output
The text was updated successfully, but these errors were encountered: