rust/src/test
Dylan DPC 0144bf6a84
Rollup merge of #71340 - Valloric:more-check-pass, r=nikomatsakis
Moving more build-pass tests to check-pass

One or two tests became build-pass without the FIXME because they really
needed build-pass (were failing without it).

Helps with #62277

---
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/rust-lang/rust/71340)
<!-- Reviewable:end -->
2020-04-28 17:55:43 +02:00
..
assembly
auxiliary
codegen Fix codegen and mir-opt tests 2020-04-20 21:18:20 +02:00
codegen-units Keep codegen units unmerged when building compiler builtins 2020-04-06 00:00:00 +00:00
compile-fail typeck: workaround WF hole in to_const. 2020-04-14 19:31:31 +03:00
debuginfo Update the minimum external LLVM to 8 2020-04-14 12:44:41 -07:00
incremental Moving more build-pass tests to check-pass 2020-04-23 20:21:38 -07:00
mir-opt Emit basic block ids for statements and terminators in MIR only in -Zverbose mode 2020-04-27 15:16:12 +02:00
pretty Update tests to use llvm_asm! 2020-03-26 15:49:22 +00:00
run-fail better lint names 2020-02-18 22:49:47 +01:00
run-make
run-make-fulldeps Rollup merge of #71489 - spastorino:fix-treat-err-as-bug-handling, r=eddyb 2020-04-28 13:12:14 +02:00
run-pass-valgrind
rustdoc Fix show-const-contents rustdoc test 2020-04-20 23:38:07 +02:00
rustdoc-js
rustdoc-js-std Add tests for new of variables 2020-03-16 18:30:26 +01:00
rustdoc-ui Add rustdoc regression test for the unused_braces lint 2020-04-24 19:15:07 +02:00
rustfix
ui Rollup merge of #71340 - Valloric:more-check-pass, r=nikomatsakis 2020-04-28 17:55:43 +02:00
ui-fulldeps Remove support for self-opening 2020-04-25 10:55:20 -04:00
COMPILER_TESTS.md rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org 2020-03-10 17:08:18 -03:00