rust/src/test
bors 4e8fb743cc Auto merge of #93621 - JohnTitor:rollup-1bcud0x, r=JohnTitor
Rollup of 7 pull requests

Successful merges:

 - #92310 (rustdoc: Fix ICE report)
 - #92802 (Deduplicate lines in long const-eval stack trace)
 - #93515 (Factor convenience functions out of main printer implementation)
 - #93566 (Make rustc use `RUST_BACKTRACE=full` by default)
 - #93589 (Use Option::then in two places)
 - #93600 (fix: Remove extra newlines from junit output)
 - #93606 (Correct incorrect description of preorder traversals)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-02-03 15:49:30 +00:00
..
assembly Add preliminary support for inline assembly for msp430. 2022-01-22 23:42:46 -05:00
auxiliary
codegen Auto merge of #93154 - michaelwoerister:fix-generic-closure-and-generator-debuginfo, r=wesleywiser 2022-02-02 12:37:28 +00:00
codegen-units Collect panic/panic_bounds_check during monomorphization 2021-10-30 18:21:44 +01:00
debuginfo Auto merge of #93432 - Kobzol:stable-hash-isize-hash-compression, r=the8472 2022-02-03 01:08:45 +00:00
incremental Bless incremental tests. 2022-01-26 12:25:30 -03:00
mir-opt Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obk 2022-01-26 12:10:54 +00:00
pretty Bless all pretty printer tests and ui tests 2022-01-31 10:57:19 -08:00
run-make Rollup merge of #86374 - bossmc:enable-static-pie-for-gnu, r=nagisa 2022-02-01 16:08:01 +01:00
run-make-fulldeps Auto merge of #90891 - nbdd0121:format, r=Mark-Simulacrum 2022-01-31 00:04:46 +00:00
run-pass-valgrind
rustdoc Rollup merge of #93542 - GuillaumeGomez:lifetime-elision, r=oli-obk 2022-02-02 19:34:03 +01:00
rustdoc-gui Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomez 2022-02-02 07:11:06 +01:00
rustdoc-js rustdoc: add test case for multiple traits and erased names 2022-01-26 13:03:31 -07:00
rustdoc-js-std Fix linkcheck issues 2021-09-12 02:30:24 +00:00
rustdoc-json Add has tests for blanket_with_local trait methods 2022-01-22 19:55:25 -05:00
rustdoc-ui Use Res instead of Disambiguator for resolved in report_mismatch 2022-01-10 19:23:26 -08:00
ui Auto merge of #93621 - JohnTitor:rollup-1bcud0x, r=JohnTitor 2022-02-03 15:49:30 +00:00
ui-fulldeps add a rustc::query_stability lint 2022-02-01 10:15:59 +01:00
COMPILER_TESTS.md