ICE: generic_const_items: error_reporting/nice_region_error/util.rs: called Option::unwrap()
on a None
value
#114714
Labels
C-bug
Category: This is a bug.
F-generic_const_items
`#![feature(generic_const_items)]`
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.
The code below
leads to the following compiler panic
full stderr
rustc -Vv
@rustbot label -needs-triage C-bug I-ICE T-compiler F-generic_const_items requires-incomplete-features
@rustbot claim
The text was updated successfully, but these errors were encountered: