rust/src/test
Mazdak Farrokhzad 0aa7c6f96b
Rollup merge of #65773 - estebank:sugg-whitespace, r=Centril
Increase spacing for suggestions in diagnostics

Make the spacing between the code snippet and verbose structured
suggestions consistent with note and help messages.

r? @Centril
2019-10-26 14:17:45 +02: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 [const-prop] Handle MIR Rvalue::Aggregates 2019-10-18 06:29:57 -04: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 Rollup merge of #65773 - estebank:sugg-whitespace, r=Centril 2019-10-26 14:17:45 +02:00
ui-fulldeps Rollup merge of #65193 - Mark-Simulacrum:lockless-lintstore, r=nikomatsakis 2019-10-23 22:19:10 +02:00
COMPILER_TESTS.md doc: fix broken sentence 2019-08-06 02:36:59 +02:00