rust/src/test
Matthias Krüger f35dccbc72
Rollup merge of #103938 - notriddle:notriddle/search-results-border-bottom, r=GuillaumeGomez
rustdoc: clean up hardcoded CSS border color on search results

Hardcoded colors in rustdoc.css should usually be avoided.

Preview: http://notriddle.com/notriddle-rustdoc-demos/border-bottom-search/test_dingus/?search=test
2022-11-04 06:40:34 +01:00
..
assembly Stabilize asm_sym 2022-10-17 22:38:37 +01:00
auxiliary
codegen Remove bounds check with enum cast 2022-10-31 14:10:37 +03:00
codegen-units Bless cgu test. 2022-09-23 18:42:14 +02:00
debuginfo Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser 2022-09-13 01:19:05 +00:00
incremental Auto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler-errors 2022-10-13 22:39:05 +00:00
mir-opt Ban dashes in miropt test file names 2022-11-02 15:54:46 -07:00
pretty Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 2022-10-24 19:32:25 +09:00
run-make Print valid --print requests if request is invalid 2022-11-01 16:24:01 +01:00
run-make-fulldeps Rewrite implementation of #[alloc_error_handler] 2022-10-31 16:32:57 +00:00
run-pass-valgrind Fix test 2022-10-13 17:46:33 +01:00
rustdoc Rollup merge of #103892 - compiler-errors:afit-rustdoc, r=GuillaumeGomez 2022-11-04 06:40:31 +01:00
rustdoc-gui rustdoc: clean up hardcoded CSS border color on search results 2022-11-03 12:29:17 -07:00
rustdoc-js Add regression test for reexports in search results 2022-10-30 13:58:00 +01:00
rustdoc-js-std
rustdoc-json Add regression test for missing item from private mod in JSON output 2022-10-29 11:56:08 +02:00
rustdoc-ui Auto merge of #103217 - mejrs:track, r=eholk 2022-11-01 21:09:45 +00:00
ui Rollup merge of #103930 - fee1-dead-contrib:mv-from-root, r=jyn514 2022-11-04 06:40:33 +01:00
ui-fulldeps Remove #[suggestion_*] attributes 2022-10-26 15:04:09 +02:00
COMPILER_TESTS.md