mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-28 20:16:58 +03:00
6c91ce27c3
rustdoc: include link on all.html location header This avoids a subtle layout shift when switching from the crate page to all items. ## Before | index.html | all.html | |------------|----------| |  |  | ## After | index.html | all.html | |------------|----------| |  |  |