rust/src/test
bors 6d246f0c8d Auto merge of #91253 - matthiaskrgr:rollup-dnlcjmr, r=matthiaskrgr
Rollup of 4 pull requests

Successful merges:

 - #91169 (Change cg_ssa's get_param to borrow the builder mutably)
 - #91176 (If the thread does not get the lock in the short term, yield the CPU)
 - #91212 (Fix ICE due to out-of-bounds statement index when reporting borrowck error)
 - #91225 (Fix invalid scrollbar display on source code page)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2021-11-26 16:30:42 +00:00
..
assembly add rustc option for using LLVM stack smash protection 2021-11-22 20:06:22 +01:00
auxiliary
codegen add rustc option for using LLVM stack smash protection 2021-11-22 20:06:22 +01:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Fix function-names test for GDB 10.1 2021-10-11 17:20:45 +02:00
incremental Simplify for loop desugar 2021-11-21 08:15:21 -06:00
mir-opt Fix printing unit return ty, don't elaborate FnOnce unless we see it 2021-11-23 11:05:07 -08:00
pretty Don't destructure args tuple in format_args! 2021-11-06 14:28:08 -05:00
run-make Auto merge of #83846 - torhovland:issue-10971, r=davidtwco 2021-11-11 02:52:32 +00:00
run-make-fulldeps Bless coverage tests 2021-11-21 14:55:36 -06:00
run-pass-valgrind
rustdoc Rollup merge of #91199 - camelid:test-mixing-docs, r=GuillaumeGomez 2021-11-24 22:56:40 +01:00
rustdoc-gui Improve tests 2021-11-25 14:49:03 +01:00
rustdoc-js Fix invalid handling of generics 2021-10-29 20:54:15 +02:00
rustdoc-js-std Fix linkcheck issues 2021-09-12 02:30:24 +00:00
rustdoc-json Create rustdoc_internals feature gate 2021-11-24 21:57:18 +01:00
rustdoc-ui Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid 2021-11-24 22:56:37 +01:00
ui Auto merge of #91253 - matthiaskrgr:rollup-dnlcjmr, r=matthiaskrgr 2021-11-26 16:30:42 +00:00
ui-fulldeps Add feature gate test for "rustdoc_internal" feature 2021-11-24 21:57:18 +01:00
COMPILER_TESTS.md