rust/src/test
Matthias Krüger cc2339ce83
Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomez
Hide mobile sidebar on some clicks

When the user clicks outside the sidebar, the sidebar should close. Also, when the user clicks an internal link in the sidebar, it should close.

Fixes #92682

Demo: https://rustdoc.crud.net/jsha/hide-sidebar/std/string/struct.String.html
2022-01-18 04:42:00 +01:00
..
assembly Auto merge of #88354 - Jmc18134:hint-space-pauth-opt, r=nagisa 2021-12-29 22:35:11 +00:00
auxiliary
codegen Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu 2022-01-17 09:40:29 +00:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Do not hash zero bytes of i64 and u32 in Sip128 hasher 2022-01-04 19:12:10 +01:00
incremental Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-Simulacrum 2022-01-17 20:07:06 +01:00
mir-opt Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieu 2022-01-17 09:40:29 +00:00
pretty Remove pretty tests for LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
run-make Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
run-make-fulldeps Rollup merge of #92825 - pierwill:rustc-version-force-rename, r=Mark-Simulacrum 2022-01-17 20:07:06 +01:00
run-pass-valgrind
rustdoc Rollup merge of #92937 - GuillaumeGomez:dot-separator, r=jsha 2022-01-17 06:08:17 +01:00
rustdoc-gui Rollup merge of #92803 - jsha:hide-sidebar, r=GuillaumeGomez 2022-01-18 04:42:00 +01:00
rustdoc-js Fix warnings in rustdoc JS tests 2021-11-28 11:49:12 -08:00
rustdoc-js-std
rustdoc-json Create rustdoc_internals feature gate 2021-11-24 21:57:18 +01:00
rustdoc-ui Use Res instead of Disambiguator for resolved in report_mismatch 2022-01-10 19:23:26 -08:00
ui Rollup merge of #92701 - ehuss:even-more-attr-validation, r=matthewjasper 2022-01-18 04:41:59 +01:00
ui-fulldeps Rollup merge of #92646 - mdibaiee:76935/pass-by-value, r=lcnr 2022-01-16 16:58:15 +01:00
COMPILER_TESTS.md