rust/src/test
bors 35decad781 Auto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis
r? @nikomatsakis

I went ahead and replaced repeat count with a `Constant`, because it cannot be non-constant to the best of my knowledge.
2015-11-12 02:24:06 +00:00
..
auxiliary Auto merge of #29582 - oli-obk:token_tree, r=sfackler 2015-11-06 21:11:06 +00:00
bench Remove unnecessary parentheses around range expressions 2015-10-14 21:43:05 -04:00
codegen Set proper alignment on constants 2015-10-10 01:15:36 +02:00
compile-fail Add test for constant pattern diagnostics 2015-11-12 00:48:02 +05:30
compile-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
debuginfo Remove the deprecated box(PLACE) syntax. 2015-09-24 18:00:08 +03:00
parse-fail syntax: Merge parsing code for structures and variants 2015-11-09 18:43:32 +03:00
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 Preserve public static items across LTO 2015-11-06 05:04:43 -05:00
run-pass Auto merge of #29616 - nagisa:mir-repeat, r=nikomatsakis 2015-11-12 02:24:06 +00:00
run-pass-fulldeps std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07:00
run-pass-valgrind valgrind: update suppressions and move interesting tests 2015-11-08 13:36:36 -05:00
rustdoc librustdoc: ignore lint warnings when compiling documentation 2015-11-02 23:44:53 +00:00