about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2021-01-29 09:17:40 +0900
committerGitHub <noreply@github.com>2021-01-29 09:17:40 +0900
commit2b4fa3d2118110c21e55b899ebfc9a0fadee50fd (patch)
treefc0843b954a191c437e9c00c96c6c47498b53471 /compiler/rustc_interface/src
parent046a414c19cdbec02cf6809f4d25e53057a3a1c9 (diff)
parent74f26a1e620e2f9c7a53e3bc1d8907c525c1e9ad (diff)
downloadrust-2b4fa3d2118110c21e55b899ebfc9a0fadee50fd.tar.gz
rust-2b4fa3d2118110c21e55b899ebfc9a0fadee50fd.zip
Rollup merge of #81459 - probablykasper:text-selection-fix, r=Nemo157
Fix rustdoc text selection for page titles

Fixes text selection of page titles by placing the `h1.fqn span.in-band` element before `h1.fqn span.out-of-band`.

Before vs after:
https://user-images.githubusercontent.com/11315492/105768203-55708700-5f5c-11eb-924b-4e7527ffe147.mp4

Retry of PR #81397 due to merge conflicts confusing me. Recreated the same changes as in that PR, but now when I run `./x.py doc library/std`, no changes I make to `src/librustdoc/html/render/mod.rs` to the file are reflected in the built doc files, even if I delete the `build` folder. I'm guessing there's some cache I'm missing?

r? `@Nemo157`
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions