rust/src/test
bors 04e497c005 Auto merge of #29259 - arielb1:supertrait-self-2, r=eddyb
…being it

This is a [breaking-change]:lang, but the broken code does not make
much sense.

Fixes #26056

r? @eddyb
2015-10-24 12:21:12 +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 #29171 - nrc:servo-dxr, r=@arielb1 2015-10-21 00:55: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