ICE with impl_trait_in_bindings
when Wrap
ped
#58956
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-typesystem
Area: The type system
C-bug
Category: This is a bug.
F-impl_trait_in_bindings
`#![feature(impl_trait_in_bindings)]`
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.
cc @alexreg @nikomatsakis
While writing test cases:
Produces:
Possibly dupe of #54600.
The text was updated successfully, but these errors were encountered: