-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-rustdoc-searchArea: Rustdoc's search featureArea: Rustdoc's search featureT-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
specifically, this would mean moving the #crate-search
dropdown so it is available outside of the results screen.
on desktops, it could be moved into the <rustdoc-search>
search form, and displayed in a single line. on mobile, it could be displayed directly underneath the search bar line.
this would significantly speed up searching through the nightly-rustc
docs when you already know what crate you want to search, although it would require some small refactorings of rustdoc's search.js
.
Metadata
Metadata
Assignees
Labels
A-rustdoc-searchArea: Rustdoc's search featureArea: Rustdoc's search featureT-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.