Skip to content

rustdoc search: path matches that skip segments should be deprioritized #129717

Open
@lolbinarycat

Description

@lolbinarycat

a search for collections::b matches std::collections::LinkedList::back far before it matches std::collections::BTreeMap.

ommitting segments at the start and end should not be penalized, but ommitting them in the middle should be.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-searchArea: Rustdoc's search featureC-enhancementCategory: An issue proposing an enhancement or a PR with one.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