ICE: assertion failed: layout.is_sized()
with feature(associated_const_equality)
#127643
Labels
A-layout
Area: Memory layout of types
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-associated_const_equality
`#![feature(associated_const_equality)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Similar to #124182 and #124182 (comment) but this requires
feature(associated_const_equality)
Code
Meta
rustc --version --verbose
:Error output
Backtrace
Note
Ice location
rust/compiler/rustc_const_eval/src/const_eval/eval_queries.rs
Lines 55 to 56 in 5315cbe
@rustbot label +F-associated_const_equality
The text was updated successfully, but these errors were encountered: