about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-08 21:24:50 +0100
committerGitHub <noreply@github.com>2023-03-08 21:24:50 +0100
commit6c91ce27c3639b3b4b4b4c038dc535c02dc9dfbd (patch)
treea445fbaac22905f22871fb97ce9cf01358f6e50d /compiler/rustc_hir_analysis/src/errors.rs
parent7c306f6dcd600b1fcc74439c780e8ebef338d84c (diff)
parentaf664be4230d4052df32e7821a4a85ae9d13a474 (diff)
downloadrust-6c91ce27c3639b3b4b4b4c038dc535c02dc9dfbd.tar.gz
rust-6c91ce27c3639b3b4b4b4c038dc535c02dc9dfbd.zip
Rollup merge of #108686 - notriddle:notriddle/jank-all, r=jsha
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 |
|------------|----------|
| ![image](https://user-images.githubusercontent.com/1593513/222607866-4eac3f55-314c-4273-9664-503f2a79ad0a.png) | ![image](https://user-images.githubusercontent.com/1593513/222607895-2d6bac3b-f66a-47d4-b234-360f6f8e1ee3.png) |

## After

| index.html | all.html |
|------------|----------|
| ![image](https://user-images.githubusercontent.com/1593513/222607866-4eac3f55-314c-4273-9664-503f2a79ad0a.png) | ![image](https://user-images.githubusercontent.com/1593513/222607997-e72c48a0-02c7-42a7-80c2-cd6bed48bd15.png) |
Diffstat (limited to 'compiler/rustc_hir_analysis/src/errors.rs')
0 files changed, 0 insertions, 0 deletions