unimplemented macro doesnt compile with RPIT #63794
Labels
A-impl-trait
Area: impl Trait. Universally / existentially quantified anonymous types with static dispatch.
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
I believe the following should compile but doesn't.
I get the following error:
However, this compiles:
Could anybody confirm if this is a bug or I am missing something very obvious?
The text was updated successfully, but these errors were encountered: