Fingerprints don't match #84237
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) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I just started a new project. I added
ndarray
as a dependency and when I tried to build I got this error. I had built the project with a different toolchain before I addedndarray
. I switched to nightly because the git dependency requires it, but I get this error even when that is commented out inCargo.toml
.Code
In
Cargo.toml
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: