ICE when compiling for x86_64-pc-windows-gnu
when passing a ZST using the "sysv64"
ABI
#125850
Labels
A-ABI
Area: Concerning the application binary interface (ABI)
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
O-windows-gnu
Toolchain: GNU, Operating system: Windows
O-x86_64
Target: x86-64 processors (like x86_64-*)
S-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Compiled with
rustc --target x86_64-pc-windows-gnu --crate-type lib code.rs
.Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: