rustc 1.85.1 fails to compile jiff on x86_64-pc-windows-msvc #138798
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-needs-repro
Status: This issue has no reproduction and needs a reproduction to make progress.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
On my Windows machine, rustc is failing to build jiff (any version, 0.1 or 0.2) on stable (1.8.5.1). It builds fine on beta (1.86.0-beta.6 8c7969a 2025-03-16) and nightly (1.87.0-nightly 78948ac 2025-03-20).
Code
src/main.rs
Cargo.toml
rustc --version --verbose
:Error output
RUST_BACKTRACE=1 cargo build
The text was updated successfully, but these errors were encountered: