rust/src/test
Dylan MacKenzie 67336bb399 Extend const-loop and const-if to handle more cases
This makes sure that our HIR visitor is visiting as many
const-items as possible.
2019-11-13 10:44:14 -08:00
..
assembly
auxiliary
codegen
codegen-units
compile-fail
debuginfo
incremental Rollup merge of #66216 - wesleywiser:const_prop_codegen_improvements, r=oli-obk 2019-11-10 09:27:17 +09:00
mir-opt Fix soundness issue with index bounds checks 2019-11-11 22:06:54 +00:00
pretty
run-fail
run-make
run-make-fulldeps Add a callback that allows compiler consumers to override queries. 2019-11-11 19:29:34 +01:00
run-pass-valgrind
rustdoc Add more --extern tests. 2019-11-07 05:51:17 -08:00
rustdoc-js
rustdoc-js-std
rustdoc-ui Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavus 2019-11-13 22:09:13 +09:00
rustfix
ui Extend const-loop and const-if to handle more cases 2019-11-13 10:44:14 -08:00
ui-fulldeps Add warning annotations to ignore-stage1 ui-fulldeps tests 2019-11-10 21:00:59 +01:00
COMPILER_TESTS.md