about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-11-15 01:40:46 +0100
committerGitHub <noreply@github.com>2022-11-15 01:40:46 +0100
commit5e753ca2b28c3854cb797b580becad8d3ce264ea (patch)
tree543abd52a0d1fe697de54504525c8d64856e08af /compiler/rustc_const_eval/src/errors.rs
parentf17828d938525ccea16833f731f8a9c40ea8fc93 (diff)
parent7b00534952c9d2685a960e2d501cc4eefab6c075 (diff)
downloadrust-5e753ca2b28c3854cb797b580becad8d3ce264ea.tar.gz
rust-5e753ca2b28c3854cb797b580becad8d3ce264ea.zip
Rollup merge of #104415 - notriddle:notriddle/search-keyboard-commands, r=GuillaumeGomez
rustdoc: fix corner case in search keyboard commands

This fixes a bug when that shows up in nightly and in stable where:

* Search something
* Press down: first result is highlighted
* Press down: second result is highlighted
* Press down: third result is highlighted
* Press right: first result of second tab is highlighted
* Press left: third result of first tab is highlighted
* Press up: second result is highlighted
* Press up: first result is highlighted
* Press up: Search box is highlighted
* Press down: **third result** is highlighted, where it ought to highlight the first result
Diffstat (limited to 'compiler/rustc_const_eval/src/errors.rs')
0 files changed, 0 insertions, 0 deletions