rust/src/test
bors cbbd3d9b92 Auto merge of #31631 - jonas-schievink:agoraphobia, r=nrc
[breaking-batch] Move more uses of `panictry!` out of libsyntax
2016-03-09 05:25:48 -08:00
..
auxiliary Split out rustdoc pass to strip private imports 2016-03-06 08:18:58 +01:00
codegen Workaround LLVM optimizer bug by not marking &mut pointers as noalias 2016-02-10 23:09:47 +01:00
codegen-units Implement the translation item collector. 2016-01-26 10:17:45 -05:00
compile-fail Auto merge of #30804 - shssoichiro:deny-warnings-msg, r=nrc 2016-03-09 03:34:55 -08:00
compile-fail-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
debuginfo Rename sunos to solaris 2016-01-31 19:01:30 +03:00
parse-fail Auto merge of #32071 - jseyfried:parse_pub, r=nikomatsakis 2016-03-09 01:45:33 -08:00
pretty libsyntax: fix pretty printing of macro with braces 2016-01-28 09:19:43 +01:00
run-fail Auto merge of #32007 - nikomatsakis:compiletest-incremental, r=alexcrichton 2016-03-03 17:41:13 +00:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make Auto merge of #31631 - jonas-schievink:agoraphobia, r=nrc 2016-03-09 05:25:48 -08:00
run-pass Auto merge of #32023 - matklad:diamonds-and-rust, r=nikomatsakis 2016-03-08 23:34:34 -08:00
run-pass-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
run-pass-valgrind test: Mark all rpass-valgrind as no-prefer-dynamic 2016-02-29 09:36:00 -08:00
rustdoc Auto merge of #32055 - mitaa:rdoc-strip-priv-imports, r=alexcrichton 2016-03-06 17:08:36 +00:00