Problem with GAT and HRTB #90729
Labels
A-GATs
Area: Generic associated types (GATs)
C-bug
Category: This is a bug.
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
I tried this code:
I expected to see this happen: I had expected compilation to succeed
Instead, this happened: Compilation fails with the error message below.
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: