A dep graph node (trait_impls_of) does not have an unique index #139649
Labels
A-incr-comp
Area: Incremental compilation
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
https://github.com/jj-vcs/jj, running
cargo nextest run --workspace
(which in turn runscargo test --no-run --message-format json-render-diagnostics --workspace
)Meta
rustc --version --verbose
:Error output
Backtrace
-Z incremental-verify-ich
on the sametarget/
causes the command to complete successfully... up to a certain point, then it fails again.The text was updated successfully, but these errors were encountered: