ICE with dyn*
when trait is implemented for union
#119695
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.
Code
playground
In particular, this also happens with
MaybeUninit
.Meta
rustc --version --verbose
:Error output
Backtrace
@rustbot label F-dyn_star requires-nightly
The text was updated successfully, but these errors were encountered: