rust/src/test
bors a2fb48e9f7 Auto merge of #31761 - Amanieu:volatile, r=alexcrichton
Tracking issue: #31756
RFC: rust-lang/rfcs#1467

I've made these unstable for now. Should they be stabilized straight away since we've had plenty of experience with people using the unstable intrinsics?
2016-02-21 00:56:08 +00:00
..
auxiliary Auto merge of #31474 - arielb1:mir-typeck, r=nikomatsakis 2016-02-20 12:38:18 +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 #31757 - petrochenkov:unitdotdot, r=nikomatsakis 2016-02-20 20:33:33 +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 Auto merge of #31757 - petrochenkov:unitdotdot, r=nikomatsakis 2016-02-20 20:33:33 +00:00
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 Auto merge of #31614 - mitaa:rdoc_locitem_extmac, r=alexcrichton 2016-02-14 10:10:50 +00:00