rust/src/test
2015-10-08 14:43:45 +02:00
..
auxiliary Change tests per RFC 246 (const vs static) 2015-10-03 00:01:49 +09:00
bench the same technique applies to fasta-redux 2015-09-24 13:25:50 +02:00
codegen Avoid unnecessary temporaries when ref'ing a DST value 2015-10-01 15:24:23 +02:00
compile-fail Added tests illustrating when and when not to use the UGEH attribute w.r.t. types in negative position. 2015-10-08 14:43:45 +02: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 Remove the deprecated box(PLACE) syntax. 2015-09-24 18:00:08 +03:00
pretty Changes to tests 2015-09-17 12:16:46 +12:00
run-fail Add test for overflowing pow 2015-09-13 22:19:36 -04:00
run-fail-fulldeps Move ExpnInfo to Name 2015-08-28 03:37:13 +05:30
run-make Auto merge of #28806 - wthrowe:bare-outfile-fix, r=alexcrichton 2015-10-04 19:50:50 +00:00
run-pass Added tests illustrating when and when not to use the UGEH attribute w.r.t. types in negative position. 2015-10-08 14:43:45 +02: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