- Notifications
You must be signed in to change notification settings - Fork 14k
Open
Labels
A-lifetimesArea: Lifetimes / regionsArea: Lifetimes / regionsA-rustdoc-searchArea: Rustdoc's search featureArea: Rustdoc's search featureC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.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
many libraries give lifetimes meaningful names, such as the object crate
being able to navigate these libraries by typing lifetimes like 'data into the search bar would be quite helpful. additionally, searching for '_ should show all types that have a lifetime parameter (useful for finding reference-like types).
Metadata
Metadata
Assignees
Labels
A-lifetimesArea: Lifetimes / regionsArea: Lifetimes / regionsA-rustdoc-searchArea: Rustdoc's search featureArea: Rustdoc's search featureC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.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.