ICE with #![feature(const_loop)] static _X: () = loop {};
#70723
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-miri
Area: The miri tool
C-bug
Category: This is a bug.
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Also reproduces with
const
orstatic mut
(add those in a regression test!).Meta
note: rustc 1.44.0-nightly (76b1198 2020-04-01) running on x86_64-unknown-linux-gnu
Error output
The text was updated successfully, but these errors were encountered: