Closed
Description
For example there are many implementors of the Deref
trait, but you have to follow through on the Self
type to see what the associated types are.
Rustdoc may want to show associated type bindings there as well (but the clutter should be evaluated).
cc #21092, the original issue