rust/src/test
Guillaume Gomez cf184823d1 Update tests
2020-05-05 22:56:23 +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 Changed simplify_match output query because it had become outdated 2020-04-28 00:53:48 -04:00
pretty Update tests to use llvm_asm! 2020-03-26 15:49:22 +00:00
run-fail Allow Locals to be propagated into and from, but restricted to their own block 2020-04-28 00:44:50 -04: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 Update tests 2020-05-05 22:56:23 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Add rustdoc regression test for the unused_braces lint 2020-04-24 19:15:07 +02:00
rustfix
ui Auto merge of #71518 - felix91gr:const_prop_bugfix_just_block_prop, r=wesleywiser 2020-04-29 03:04:46 +00:00
ui-fulldeps Remove support for self-opening 2020-04-25 10:55:20 -04:00
COMPILER_TESTS.md