Const fn causes ICE in a pattern #30117
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
STR
at the current version of
play.rust-lang.org
ICE
error: internal compiler error: unexpected panic
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md#bug-reports
note: run with
RUST_BACKTRACE=1
for a backtracethread 'rustc' panicked at 'internal error: entered unreachable code', ../src/librustc/middle/const_eval.rs:327
playpen: application terminated with error code 101
The text was updated successfully, but these errors were encountered: