"expected opaque type, found ..." when trait impl with type_alias_impl_trait #136142
Labels
C-bug
Category: This is a bug.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen: Compiles
Instead, this happened:
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: