-
Couldn't load subscription status.
- Fork 13.9k
Closed
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: 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.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
Today if you search for "!" you get a variety of results that I don't understand: https://doc.rust-lang.org/nightly/std/?search=!
It would be nice if the first result was for the "never" primitive type, which is spelled ! (https://doc.rust-lang.org/nightly/std/primitive.never.html)
(I think this gets A-rustdoc? I'll let someone more knowledgeable tag it...)
Metadata
Metadata
Assignees
Labels
C-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: 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.Relevant to the rustdoc team, which will review and decide on the PR/issue.