Skip to content

rustdoc: Trait implementors could show associated types as well #24200

Closed
@alexcrichton

Description

@alexcrichton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-feature-requestCategory: A feature request, i.e: not implemented / a PR.T-dev-toolsRelevant to the dev-tools subteam, which will review and decide on the PR/issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions