rust/src/test
Mazdak Farrokhzad 919349701a
Rollup merge of #62317 - JohnTitor:move-tests-to-build-pass, r=Centril
Migrate `compile-pass` annotations to `build-pass`

This is a part of #62277.

As a first step, the `compile-pass` tests are migrated to `build-pass`.

r? @cramertj
cc @Centril
2019-07-04 01:38:58 +02:00
..
assembly Ignore NVPTX tests 2019-06-12 23:09:08 +02:00
auxiliary Expose VaListImpl as the Rust equivalent of __va_list_tag and implement Clone for it. 2019-06-17 16:04:49 -07:00
codegen Stabilize profile-guided optimization. 2019-06-21 09:54:58 +02:00
codegen-units
compile-fail Auto merge of #60341 - mtak-:macos-tlv-workaround, r=alexcrichton 2019-06-20 02:36:49 +00:00
debuginfo Fix CDB support tidy check line length failures. 2019-05-20 02:44:26 -07:00
incremental Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
mir-opt Add StorageDead statements for while conditions 2019-06-25 22:41:22 +01:00
pretty Introduce #[rustc_dummy] attribute and use it in tests 2019-06-08 23:55:25 +03:00
run-fail compiletest: Validate pass modes harder 2019-06-16 12:23:22 +03:00
run-make Make tests compatible with musl host 2019-05-10 16:12:47 +02:00
run-make-fulldeps Stabilize profile-guided optimization. 2019-06-21 09:54:58 +02:00
run-pass Rollup merge of #62258 - petrochenkov:idclean, r=Centril 2019-07-04 01:38:49 +02:00
run-pass-fulldeps let_chains: Add test cases to pprust-expr-roundtrip. 2019-06-23 01:29:29 +02:00
run-pass-valgrind Added ignore-sgx for appropriate tests 2019-05-16 14:29:12 -07:00
rustdoc Revert "implicit Option-returning doctests" 2019-07-01 16:41:37 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Migrate compile-pass annotations to build-pass 2019-07-03 06:30:28 +09:00
rustfix
ui Rollup merge of #62317 - JohnTitor:move-tests-to-build-pass, r=Centril 2019-07-04 01:38:58 +02:00
ui-fulldeps Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
COMPILER_TESTS.md