rust/src/test
bors d2f41bd5be Auto merge of #29151 - wthrowe:linker-output-ICE, r=alexcrichton
I suspect this won't work on Windows, but let's be optimistic and try it before disabling.
2015-10-24 21:24:49 +00:00
..
auxiliary don't revisit modules while finding traits in suggest 2015-10-21 20:18:21 +03: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 object_safety: check whether a supertrait contains Self even without being it 2015-10-24 00:22:29 +03:00
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 Test and gate empty structures and variants better 2015-10-13 15:19:20 +03:00
pretty Changes to tests 2015-09-17 12:16:46 +12:00
run-fail implement RFC 1229 2015-10-13 17:01:03 +02:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make Auto merge of #29151 - wthrowe:linker-output-ICE, r=alexcrichton 2015-10-24 21:24:49 +00:00
run-pass add main fn to test 2015-10-23 11:04:38 -04:00
run-pass-fulldeps Remove the Modifier and Decorator kinds of syntax extensions. 2015-09-01 13:16:03 +12:00
run-pass-valgrind Use assert_eq! instead of assert! in tests 2015-06-13 14:55:55 +03:00
rustdoc Miscellaneous cleanup for old issues. 2015-09-20 11:37:08 +01:00