rust/src/test
bors cf148a717a Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakis
Point at associated type for some obligations

Partially address #57663.
2019-10-27 03:34:54 +00: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 fix compile-fail test 2019-10-22 12:42:15 -07:00
debuginfo fix debuginfo/issue22656 with LLDB 8 2019-09-18 10:42:55 -04:00
incremental Rollup merge of #65652 - skinny121:const_infer_leak, r=eddyb 2019-10-21 19:53:06 +09:00
mir-opt Improve SimplifyLocals pass so it can remove unused consts 2019-10-20 23:49:42 -04:00
pretty Print visibility of macro items 2019-09-15 10:22:13 +01:00
run-fail [const-prop] Handle MIR Rvalue::Aggregates 2019-10-18 06:29:57 -04:00
run-make Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
run-make-fulldeps rustc: Add a convenience alias for dyn MetadataLoader + Sync 2019-10-24 20:51:33 +03:00
run-pass-valgrind Remove no-prefer-dynamic from valgrind tests 2019-09-01 10:09:45 -04:00
rustdoc Fix rustdoc const generics test 2019-10-22 12:26:32 +01: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 Increase spacing for suggestions in diagnostics 2019-10-24 12:26:01 -07:00
rustfix
ui Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakis 2019-10-27 03:34:54 +00:00
ui-fulldeps Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakis 2019-10-23 22:19:10 +02:00
COMPILER_TESTS.md