ICE after cargo test --workspace
, not reproducible
#118923
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.
I ran
cargo test --workspace
after an equivalent of a git-bisect session. Rust-analyzer was running in parallel.Running
cargo test --workspace
for the second time did not result in the same error, so I can't really reproduce and provide a minimal code example, sorry.Error output
The text was updated successfully, but these errors were encountered: