ICE with opaque type #85113
Labels
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-impl_trait_in_bindings
`#![feature(impl_trait_in_bindings)]`
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
glacier
ICE tracked in rust-lang/glacier.
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.
I was playing around with existential types in nightly, forgot to update some code, and hit this ICE.
Code
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=3794cac3bdc24912ee114d8991502058
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: