rust/src/test
bors fddf2f7574 Auto merge of #29186 - pnkfelix:fsk-fix-issue-29166, r=alexcrichton
Add dropck unsafe escape hatch (UGEH) to vec::IntoIter.

Fix #29166
2015-10-21 02:39:59 +00:00
..
auxiliary Refactor attr::Stability 2015-10-13 06:01:31 +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 Auto merge of #28845 - oli-obk:rfc1229, r=pnkfelix 2015-10-18 11:09:03 +00: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 Auto merge of #29186 - pnkfelix:fsk-fix-issue-29166, r=alexcrichton 2015-10-21 02:39:59 +00: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