link.exe "unresolved external symbol" regression on recent nightly #96443
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-windows-msvc
Toolchain: MSVC, Operating system: Windows
regression-untriaged
Untriaged performance or correctness regression.
Code
windows-rs
fails to compile with a recent nightly.I expected to see this happen: compilation succeeds.
Instead, this happened: compilation fails.
cargo-bisect-rustc
reports:Regression in 18b53ce
searched nightlies: from nightly-2022-04-10 to nightly-2022-04-26
regressed nightly: nightly-2022-04-26
searched commits: from 18f314e to 055bf4c
regressed commit: 18b53ce
Regression occurred in #95604 cc @nbdd0121 (PR author)
bisected with cargo-bisect-rustc v0.6.0
Host triple: x86_64-pc-windows-msvc
Reproduce with:
@rustbot modify labels: +regression-from-stable-to-nightly -regression-untriaged
The text was updated successfully, but these errors were encountered: