about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-07-18 08:40:01 +0900
committerGitHub <noreply@github.com>2022-07-18 08:40:01 +0900
commit7bbb753d0846164b12d5fcbc1de376c268f78533 (patch)
tree2079caddb0b126f627155743406ae05538f5f6bc /compiler/rustc_codegen_llvm/src
parentf3a458f735ada485b9a184f884f3bebfc936f89f (diff)
parent98bceb0d24a74ed9ff328b4879ada01fb0ba7581 (diff)
downloadrust-7bbb753d0846164b12d5fcbc1de376c268f78533.tar.gz
rust-7bbb753d0846164b12d5fcbc1de376c268f78533.zip
Rollup merge of #99373 - GuillaumeGomez:source-code-sidebar-tree-auto-expand, r=notriddle
Fix source code sidebar tree auto-expand

Here is the bug:

![Screenshot from 2022-07-17 13-32-00](https://user-images.githubusercontent.com/3050060/179397712-bfb1c279-0ed2-4cb5-aef5-05741921bcc3.png)

It was happening because as soon as we found the file (from the URL), every item following it was then opened, even if it wasn't supposed to.

The GUI test ensures that it doesn't happen by adding two nested levels and ensuring only this path is "open".

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