Associated type Self::Dim
in trait constraint yields "unsupported cyclic reference"
#33053
Labels
A-type-system
Area: Type system
Should this not be ok when the associated item exists in the current trait itself?
Erroring code:
Modifying it slightly compiles:
The text was updated successfully, but these errors were encountered: