Recursive static with impl Trait errors out early #59631
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
F-impl_trait_in_bindings
`#![feature(impl_trait_in_bindings)]`
requires-nightly
This issue requires a nightly compiler in some way.
The following code should probably work. (cc @Aaron1011)
(Playground)
Errors:
The text was updated successfully, but these errors were encountered: