f16 usage triggers a compiler internal error, despite good error messages #129475
Labels
C-bug
Category: This is a bug.
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
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
Meta
rustc --version --verbose
:Note, the compiler doesn't crash on nightly.
cargo +nightly run -Z unstable-options
behaves as expected.Error output
Backtrace
See above.
The text was updated successfully, but these errors were encountered: