cargo fails to build on Windows with nightly #90019
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
P-critical
Critical priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Milestone
Building
cargo
on Windows (-msvc
toolchain) causes an ICE:backtrace
Bisecting reveals this was injected by #89597 (cc @michaelwoerister):
bisected with cargo-bisect-rustc v0.6.0
Host triple: x86_64-pc-windows-msvc
Reproduce with:
The text was updated successfully, but these errors were encountered: