about summary refs log tree commit diff
path: root/compiler/rustc_mir/src/transform/coverage/debug.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-25 20:42:11 +0000
committerbors <bors@rust-lang.org>2021-04-25 20:42:11 +0000
commit3709ae324c9daabbdabe048faa6fbedbeccf27ec (patch)
tree8784b8d4916ddefdbc2eb7a764b6041a4a67e273 /compiler/rustc_mir/src/transform/coverage/debug.rs
parente7ed7e835494219eeab314ace8beef40b695ce30 (diff)
parent9fcfe5e0c7aaf8e6f0bdcdd36157e08dd67c8b42 (diff)
downloadrust-3709ae324c9daabbdabe048faa6fbedbeccf27ec.tar.gz
rust-3709ae324c9daabbdabe048faa6fbedbeccf27ec.zip
Auto merge of #84325 - jsha:ephemeral-collapse, r=GuillaumeGomez
rustdoc: make expand/collapse all ephemeral

The `[+]` in the upper right of a rustdoc page expands or collapses all toggles on the page. That state is stored across page loads, but is used inconsistently. This change explicitly stops storing or using the state.

This also moves the code for toggling display of trait implementations so that it's near the other toggling code.

Fixes #84318
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions