rust/src/test
bors 13ae187043 Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundi
Migrate to eprint/eprintln macros where appropriate.

None
2017-10-10 02:54:14 +00:00
..
codegen Auto merge of #44940 - philipc:remap-path, r=michaelwoerister 2017-10-05 05:16:41 +00:00
codegen-units rustc: Don't inline in CGUs at -O0 2017-10-07 19:09:46 -07:00
compile-fail Auto merge of #45016 - pnkfelix:mir-borrowck-gather-and-signal-move-errors, r=nikomatsakis 2017-10-08 18:12:26 +00:00
compile-fail-fulldeps change #![feature(const_fn)] to specific gates 2017-09-16 15:53:02 +00:00
debuginfo change #![feature(const_fn)] to specific gates 2017-09-16 15:53:02 +00:00
incremental Auto merge of #44951 - vitiral:incr_struct_defs, r=michaelwoerister 2017-10-06 03:16:13 +00:00
mir-opt Fix infinite recursion in <DepNode as Debug>. 2017-10-05 10:20:13 +02:00
parse-fail Add support for ..= syntax 2017-09-22 22:05:18 +02:00
pretty Use rvalue promotion to 'static instead of static items. 2017-09-10 11:20:27 +03:00
run-fail Migrate to eprint/eprintln macros where appropriate. 2017-09-28 11:38:35 -04:00
run-fail-fulldeps Implement a file-path remapping feature in support of debuginfo and reproducible builds. 2017-04-26 15:44:02 +02:00
run-make rustc: Don't inline in CGUs at -O0 2017-10-07 19:09:46 -07:00
run-pass Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundi 2017-10-10 02:54:14 +00:00
run-pass-fulldeps Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton 2017-10-08 14:44:12 +00:00
run-pass-valgrind Add a run-pass-valgrind test for vecdeque issue 2017-09-24 10:56:08 -07:00
rustdoc Auto merge of #44892 - GuillaumeGomez:fnty-args-rustdoc, r=eddyb 2017-10-07 19:39:31 +00:00
ui Auto merge of #45020 - MaloJaffre:needs-test, r=alexcrichton 2017-10-08 14:44:12 +00:00
ui-fulldeps Point at signature on unused lint 2017-09-25 13:25:54 -07:00
COMPILER_TESTS.md Merge ui/README.md into COMPILER_TESTS.md and describe how custom UI normalization works. 2017-07-11 16:57:53 +08:00