Skip to content

rustdoc: search for type alias says "type X not found, showing type X instead" #125993

@CAD97

Description

@CAD97
Contributor

The "In Names" search tab is fine, but the "In Parameters" and "In Return Types" have the confusing note that e.g.

Type "pid_t" not found. Showing results for closest type name "pid_t" instead.

screenshot

@rustbot label: +T-rustdoc +A-rustdoc-ui

Activity

added
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
A-rustdoc-uiArea: Rustdoc UI (generated HTML)
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
on Jun 4, 2024
added and removed
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on Jun 4, 2024
self-assigned this
on Jun 8, 2024
added a commit that references this issue on Jun 9, 2024
a47d1e2
added 2 commits that reference this issue on Jun 9, 2024
4f67f3c
1fb4805
added a commit that references this issue on Jun 9, 2024
99f9c94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

A-rustdoc-searchArea: Rustdoc's search featureA-rustdoc-uiArea: Rustdoc UI (generated HTML)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

    Participants

    @notriddle@CAD97@fmease@rustbot

    Issue actions

      rustdoc: search for type alias says "type X not found, showing type X instead" · Issue #125993 · rust-lang/rust