rust/src/test
2015-12-16 21:13:10 +01:00
..
auxiliary std: Stabilize APIs for the 1.6 release 2015-12-05 15:09:44 -08:00
bench Remove unnecessary parentheses around range expressions 2015-10-14 21:43:05 -04:00
codegen Avoid FCA loads and extractvalue when copying fat pointers 2015-11-20 21:42:13 +01:00
compile-fail unit test for new error help. 2015-12-16 21:13:10 +01:00
compile-fail-fulldeps libsyntax: Add more quasiquoting macros 2015-11-11 15:19:01 -05:00
debuginfo Remove the deprecated box(PLACE) syntax. 2015-09-24 18:00:08 +03:00
parse-fail Add syntax support for attributes on expressions and all syntax 2015-11-26 21:46:12 +01:00
pretty Added stmt_expr_attribute feature gate 2015-11-26 21:47:44 +01:00
run-fail add tests for ensuring const indexing does not cause compile-time errors in runtime code 2015-12-08 11:10:50 +01:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make Auto merge of #30208 - pnkfelix:fix-issue-30063, r=alexcrichton 2015-12-09 02:38:57 +00:00
run-pass Auto merge of #30267 - alexcrichton:tls-init-oh-my, r=nikomatsakis 2015-12-10 18:11:32 +00:00
run-pass-fulldeps Ignore rpass-fulldeps test in cross compile tests 2015-12-04 03:47:53 +01:00
run-pass-valgrind valgrind: update suppressions and move interesting tests 2015-11-08 13:36:36 -05:00
rustdoc Auto merge of #30036 - mitaa:doc_id, r=alexcrichton 2015-12-08 20:15:53 +00:00