ICE when aliasing impl Future #65679
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
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.
Version:
rustc 1.40.0-nightly (0e8a4b441 2019-10-16)
The second function call is necessary. It will compile and run just fine with only one call.
Output:
The text was updated successfully, but these errors were encountered: