Skip to content

[rustdoc] Remove object methods coming from trait impls in search results? #71144

Open
@GuillaumeGomez

Description

@GuillaumeGomez

Currently, if an object A implements a trait B, the search will show both A::whatever and B::whatever. I think this might be a bit too much. Removing this would in addition makes the search-index file ligher.

What do you think @rust-lang/rustdoc ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-dyn-traitArea: trait objects, vtable layoutA-rustdoc-searchArea: Rustdoc's search featureC-discussionCategory: Discussion or questions that doesn't represent real issues.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