rust/src/test
bors 7a2f446889 Auto merge of #83894 - nikic:newpm, r=nagisa
Improve support for NewPM

This adds various missing bits of support for NewPM and allows us to successfully run stage 2 tests with NewPM enabled.

This does not yet enable NewPM by default, as there are still known issue on LLVM 12 (such as a weak fat LTO pipeline). The plan is to make the switch after we update to LLVM 13.
2021-05-09 16:19:21 +00:00
..
assembly Remove tests introduced or cahnged by PR #77885, which is reverted in this PR. 2021-04-29 15:13:36 -04:00
auxiliary
codegen Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandry 2021-05-02 17:00:23 +02:00
codegen-units Remove redundant ignore-tidy-linelength annotations 2021-04-03 22:30:20 +02:00
debuginfo Rollup merge of #84500 - tmandry:compiletest-run-flag, r=Mark-Simulacrum 2021-05-07 00:38:35 +02:00
incremental Move parenting info to index_hir. 2021-04-29 21:36:55 +02:00
mir-opt Only generate dummy assign when instrumenting coverage 2021-04-18 12:09:14 -07:00
pretty parser: Remove support for inner attributes on non-block expressions 2021-05-03 13:33:53 +03:00
run-make rustc: Add a new wasm ABI 2021-04-08 08:03:18 -07:00
run-make-fulldeps Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tmandry 2021-05-07 10:06:40 +00:00
run-pass-valgrind
rustdoc Rollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov 2021-05-07 16:19:19 +02:00
rustdoc-gui Add test to ensure that the element pointed to by the URL hash is "expanded" 2021-04-25 16:06:42 +02:00
rustdoc-js Add test for primitive search 2021-02-01 15:56:51 +01:00
rustdoc-js-std Add search index test for primitive types 2021-01-27 10:05:06 +01:00
rustdoc-json Rename span to source 2021-03-24 19:44:23 +00:00
rustdoc-ui Rollup merge of #85052 - jyn514:disambiguator, r=camelid 2021-05-08 01:06:27 +02:00
rustfix
ui Auto merge of #83894 - nikic:newpm, r=nagisa 2021-05-09 16:19:21 +00:00
ui-fulldeps Fix fulldeps tests. 2021-03-30 23:51:15 +02:00
COMPILER_TESTS.md