Skip to content

Adding a rustdoc option to do case-sensitive search #63368

@tesuji

Description

@tesuji

It likes smartcase mode in vim.

If a pattern contains an uppercase letter, it is case sensitive, otherwise, it is not.
For example, "The" would find only "The", while "the" would find "the" or "The" etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rustdoc-searchArea: Rustdoc's search featureC-feature-requestCategory: A feature request, i.e: not implemented / a PR.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions