Open
Description
AFAIK, associated type equality constraints aren't documented at all (other than GenericArgsBinding in the grammar).
I'm not sure where exactly that would go or where to start. Seems related to trait bounds and the new section on constrained impls, though maybe it goes in Associated Types or maybe in the types chapter on impl trait and trait objects.