rust/src/test
2015-11-30 19:56:19 +03:00
..
auxiliary move librustc/plugin to librustc_plugin 2015-11-26 18:22:39 +02: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 Auto merge of #29383 - petrochenkov:empstr, r=pnkfelix 2015-11-28 00:45:34 +00: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 Detect confusing unicode characters and show the alternative 2015-11-17 12:14:28 +05:30
pretty Changes to tests 2015-09-17 12:16:46 +12:00
run-fail Move test file to run-fail, since it does an unwrap 2015-10-28 18:48:49 -04:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make fix tests & rustdoc 2015-11-26 18:22:40 +02:00
run-pass Fix regression in patterns with empty variants 2015-11-30 19:56:19 +03:00
run-pass-fulldeps libsyntax: Add more quasiquoting macros 2015-11-11 15:19:01 -05:00
run-pass-valgrind valgrind: update suppressions and move interesting tests 2015-11-08 13:36:36 -05:00
rustdoc Auto merge of #30074 - jonas-schievink:macro-doc, r=sanxiyn 2015-11-28 16:22:27 +00:00