rust/src/test
2016-02-13 21:43:28 +00:00
..
auxiliary Auto merge of #31583 - petrochenkov:indi_ast, r=Manishearth 2016-02-12 14:56:20 +00: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 #31461 - jseyfried:remove_import_resolutions, r=nrc 2016-02-11 04:27:13 +00:00
compile-fail-fulldeps Make name resolution errors non-fatal 2015-12-11 21:00:15 +13:00
debuginfo Rename sunos to solaris 2016-01-31 19:01:30 +03:00
parse-fail Breaking tokens into pieces should behave similar to Parser::bump. 2016-02-08 21:26:48 +01:00
pretty libsyntax: fix pretty printing of macro with braces 2016-01-28 09:19:43 +01:00
run-fail Ignore a test on MSVC 2016-02-06 02:31:19 +02: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 #31358 - japaric:print-targets, r=alexcrichton 2016-02-13 03:21:49 +00:00
run-pass Auto merge of #31570 - tomaka:ignore-emscripten, r=brson 2016-02-13 12:03:38 +00:00
run-pass-fulldeps Remove some unnecessary indirection from AST structures 2016-02-11 23:33:09 +03:00
run-pass-valgrind update valgrind suppressions 2015-12-25 15:46:36 -05:00
rustdoc Auto merge of #31602 - mitaa:rdoc_doc_shorter, r=alexcrichton 2016-02-13 21:43:28 +00:00