Skip to content

std::raw::Vec comes before std::vec::Vec in searching rustdoc #13949

Closed
@edwardw

Description

@edwardw

When searching for "vec" in rustdoc, std::raw::Vec comes before std::vec::Vec, which is rather unfortunate. It would be more appropriate the other way around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    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