ICE when generic type T
is not bound to a Trait
, but used as <T as Trait>
in union declaration
#87388
Labels
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.
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=dfd08aa6ef697ef5e4edd159a9bbaa37
Code
Meta
rustc --version --verbose
:On nightly as well
Error output
Backtrace
The text was updated successfully, but these errors were encountered: