rust/src/test
Ariel Ben-Yehuda 7f772bb84e type_of: use sizing_type_of to check the size of arrays
when evaluating a recursive type, the type_of of the interior could be
still in progress, so we can't use that.

Fixes #19001
2015-10-27 23:02:23 +02: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 Auto merge of #29284 - apasel422:tests, r=alexcrichton 2015-10-25 20:31:48 +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 libsyntax: better error for lifetimes in patterns 2015-10-25 01:28:00 +01: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 type_of: use sizing_type_of to check the size of arrays 2015-10-27 23:02:23 +02:00
run-pass-fulldeps std: Stabilize library APIs for 1.5 2015-10-25 09:36:32 -07: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