rust/tests
bors 33289132ec Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrum
Move almost all run-make-fulldeps tests to run-make

They pass fine, and this avoids having to build the compiler twice.

There are few enough tests left that I think it should be possible to get rid of this test suite altogether, but I expect this PR to fail at least a few times in bors and want to get it merged before tackling further changes. cc https://github.com/rust-lang/rust/pull/83775

Fixes https://github.com/rust-lang/rust/issues/66085. Fixes https://github.com/rust-lang/rust/issues/83773.
2023-04-03 01:34:05 +00:00
..
assembly Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk 2023-03-31 08:50:35 +00:00
auxiliary
codegen Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk 2023-03-31 08:50:35 +00:00
codegen-units
debuginfo
incremental
mir-opt Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obk 2023-03-31 08:50:35 +00:00
pretty
run-make Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrum 2023-04-03 01:34:05 +00:00
run-make-fulldeps try to fix test-various 2023-04-02 17:54:24 -04:00
run-pass-valgrind
rustdoc Update tests for rustc_doc_primitive 2023-03-30 22:56:52 +02:00
rustdoc-gui Add tests to check that collapsed content is expanded when jumping to it 2023-03-31 16:51:50 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Update tests for rustc_doc_primitive 2023-03-30 22:56:52 +02:00
rustdoc-ui Rollup merge of #109443 - GuillaumeGomez:doc-primitive-hard-error, r=notriddle 2023-03-31 22:32:49 +02:00
ui Auto merge of #109008 - clubby789:drop-elaborate-array, r=davidtwco 2023-04-02 12:17:52 +00:00
ui-fulldeps Don't emit the OS error in a note 2023-03-31 03:49:21 +02:00
COMPILER_TESTS.md