rust/tests
Jacob Pratt ac298726af
Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddle
Default to light theme if JS is enabled but not working

It doesn't [fix] #123399 but it allows to reduce the problem:

* if JS is completely disabled, then `noscript.css` will be applied
* if JS failed for any reason, then the light theme will be applied (because `noscript.css` won't be applied)

r? `@notriddle`
2024-04-04 21:16:56 -04:00
..
assembly
auxiliary
codegen Auto merge of #123052 - maurer:addr-taken, r=compiler-errors 2024-04-04 06:40:30 +00:00
codegen-units
coverage
coverage-run-rustdoc
debuginfo
incremental
mir-opt Rollup merge of #123324 - Nadrieril:false-edges2, r=matthewjasper 2024-04-04 14:51:16 +02:00
pretty
run-make move hir-tree test from run-make to ui test 2024-04-04 18:43:26 +08:00
run-make-fulldeps
run-pass-valgrind
rustdoc
rustdoc-gui Add regression test to ensure that even if JS is enabled but not working, a theme will still get applied 2024-04-04 23:49:34 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui
ui Rollup merge of #123363 - lcnr:normalizes-to-zero-to-inf, r=BoxyUwU 2024-04-04 21:16:56 -04:00
ui-fulldeps
COMPILER_TESTS.md