Unable to return an impl Fn/FnMut/FnOnce that takes a concrete associated type #61903
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
A blank project with the following
main.rs
:Produces the following error:
The text was updated successfully, but these errors were encountered: