rust/src/test
2016-02-28 07:27:12 +00:00
..
auxiliary Auto merge of #31903 - mitaa:rdoc-ghostly-impls, r=alexcrichton 2016-02-26 19:25:16 +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 #31915 - nagisa:mir-unpretty-fix, r=arielb1 2016-02-27 18:12:23 +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 Some error recovery in the parser 2016-02-15 09:33:21 +13:00
pretty libsyntax: fix pretty printing of macro with braces 2016-01-28 09:19:43 +01:00
run-fail MSVC SEH in MIR is implemented here 2016-02-17 21:46:05 +02:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make Add tests for read_volatile and write_volatile 2016-02-19 23:45:49 +00:00
run-pass Rollup merge of #31904 - bluss:writer-formatter-error, r=alexcrichton 2016-02-26 17:03:42 +05:30
run-pass-fulldeps Remove some unnecessary indirection from AST structures 2016-02-11 23:33:09 +03:00
run-pass-valgrind test: Fix a spuriously failing test on valgrind 2016-02-19 16:53:06 -08:00
rustdoc Clearly separate code blocks from other blocks 2016-02-27 06:42:21 +01:00