-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Closed
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)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
Steps to reproduce:
- Visit https://doc.rust-lang.org/std/
- Click "source"
- Open the sidebar
- In the sidebar, click "backtrace", then "src", then "lib.rs".
Expected result: either backtrace's lib.rs loads, or it is not listed.
Actual result: 404 (https://doc.rust-lang.org/src/std/backtrace/src/lib.rs.html)
353fc443
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)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.