Bad MIR when casting a reference to dyn* #102430
Labels
C-bug
Category: This is a bug.
F-dyn_star
`#![feature(dyn_star)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
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.
Test case (playground:
This gives the following error message:
The text was updated successfully, but these errors were encountered: