keyword become
yields ICE now.
#131673
Labels
C-bug
Category: This is a bug.
F-explicit_tail_calls
`#![feature(explicit_tail_calls)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-incomplete-features
This issue requires the use of incomplete features.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
I tried this code:
I expected to see this happen: Compile
Instead, this happened: ICE
rustc-ice-date.txt
Version it worked on
It most recently worked on: Rust 1.80 (with
RUSTC_BOOTSTRAP=1
set, which could be verified in godbolt)Version with regression
rustc --version --verbose
:Backtrace
Backtrace
The text was updated successfully, but these errors were encountered: