-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
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
While working around #58849 which was caused by minification, we have discovered that the resulting non-minified docs have a broken search index (ReferenceError: N is not defined
), and the resulting docs are limited to the single toplevel crate from the chosen manifest directory.
Metadata
Metadata
Assignees
Labels
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.