internal compiler error: unexpected panic: thread 'rustc' panicked at 'called Option::unwrap()
on a None
value', compiler/rustc_target/src/abi/call/x86_64.rs:158:47
#94223
Labels
A-ABI
Area: Concerning the application binary interface (ABI)
A-FFI
Area: Foreign function interface (FFI)
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.
Code
Notes:
inner: CDriver
removes the ICEMeta
NB: reproduces with beta + nightly via play.rust-lang.org
rustc --version --verbose
:Error output
Full output + Backtrace
The text was updated successfully, but these errors were encountered: