Closed
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)