rust/src/test
bors 600820da45 Auto merge of #91692 - matthiaskrgr:rollup-u7dvh0n, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #87599 (Implement concat_bytes!)
 - #89999 (Update std::env::temp_dir to use GetTempPath2 on Windows when available.)
 - #90796 (Remove the reg_thumb register class for asm! on ARM)
 - #91042 (Use Vec extend instead of repeated pushes on several places)
 - #91634 (Do not attempt to suggest help for overly malformed struct/function call)
 - #91685 (Install llvm tools to sysroot when assembling local toolchain)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-12-09 07:08:32 +00:00
..
assembly Remove the reg_thumb register class for asm! on ARM 2021-12-07 23:54:09 +00:00
auxiliary
codegen Rollup merge of #91355 - alexcrichton:stabilize-thread-local-const, r=m-ou-se 2021-12-05 00:38:00 +01:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo tests: Ignore test/debuginfo/rc_arc.rs on windows-gnu 2021-11-28 23:09:33 +08:00
incremental Add test with #[rustc_evaluate_where_clauses] 2021-12-03 19:30:19 -05:00
mir-opt EarlyOtherwiseBranch requires -Zunsound-mir-opts 2021-12-02 17:31:38 -08:00
pretty Pretty print break and continue without redundant space 2021-12-08 14:35:20 -08:00
run-make Auto merge of #83846 - torhovland:issue-10971, r=davidtwco 2021-11-11 02:52:32 +00:00
run-make-fulldeps Add conditional support for coverage map version 6 2021-11-30 13:54:53 -08:00
run-pass-valgrind
rustdoc Auto merge of #91356 - GuillaumeGomez:improve-rustdoc-layout, r=jsha 2021-12-05 18:35:43 +00:00
rustdoc-gui Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomez 2021-12-08 23:18:05 +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 Auto merge of #91433 - matthiaskrgr:rollup-118ql06, r=matthiaskrgr 2021-12-01 20:14:07 +00:00
ui Auto merge of #91692 - matthiaskrgr:rollup-u7dvh0n, r=matthiaskrgr 2021-12-09 07:08:32 +00:00
ui-fulldeps Take a LocalDefId in expect_*item. 2021-11-28 21:09:45 +01:00
COMPILER_TESTS.md