rust/src/test
2019-10-16 17:06:48 -07:00
..
assembly
auxiliary
codegen Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
codegen-units rustc: Fix mixing crates with different share_generics 2019-09-23 12:29:51 -07:00
compile-fail Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
debuginfo fix debuginfo/issue22656 with LLDB 8 2019-09-18 10:42:55 -04:00
incremental Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
mir-opt Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
pretty Print visibility of macro items 2019-09-15 10:22:13 +01:00
run-fail Organize never_type tests 2019-10-15 16:58:14 +02:00
run-make Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
run-make-fulldeps Rollup merge of #65369 - tmiasko:sanitizers-keep-names, r=varkor 2019-10-13 19:17:14 +02:00
run-pass-valgrind Remove no-prefer-dynamic from valgrind tests 2019-09-01 10:09:45 -04:00
rustdoc rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures. 2019-09-28 17:39:00 +03:00
rustdoc-js Improve searching in rustdoc and add tests 2019-09-04 21:27:13 +08:00
rustdoc-js-std Improve searching in rustdoc and add tests 2019-09-04 21:27:13 +08:00
rustdoc-ui Add and update rustdoc ui test 2019-10-10 11:37:13 +02:00
rustfix
ui Update test expectations 2019-10-16 17:06:48 -07:00
ui-fulldeps syntax::parse::sess -> syntax::sess 2019-10-15 09:41:58 +02:00
COMPILER_TESTS.md