ICE: used byval ABI for unsized layout
#124806
Labels
C-bug
Category: This is a bug.
F-abi_x86_interrupt
F-unsized_fn_params
`#![feature(unsized_fn_params)]`
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.
auto-reduced (treereduce-rust):
original:
Version information
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zcrate-attr=feature(abi_x86_interrupt) -Zcrate-attr=feature(unsized_fn_params) -Clink-dead-code=true --crate-type=lib
Program output
@rustbot label +F-abi_x86_interrupt +F-unsized_fn_params
The text was updated successfully, but these errors were encountered: