ICE with const transmute and existential type #53087
Labels
A-const-eval
Area: Constant evaluation, covers all const contexts (static, const fn, ...)
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Not sure if it's really something that is ever gonna happen in real code, but the following ICE's:
Backtrace:
The text was updated successfully, but these errors were encountered: