rust/src/test
Alex Crichton 39e2c69541 syntax: Remove deprecated unicode escapes
These have been deprecated for quite some time, so we should be good to remove
them now.
2015-03-06 14:11:09 -08:00
..
auxiliary Auto merge of #22899 - huonw:macro-stability, r=alexcrichton 2015-03-06 05:20:11 +00:00
bench Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Auto merge of #22899 - huonw:macro-stability, r=alexcrichton 2015-03-06 05:20:11 +00:00
compile-fail-fulldeps Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
debuginfo Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
parse-fail syntax: Remove deprecated unicode escapes 2015-03-06 14:11:09 -08:00
pretty syntax: Remove deprecated unicode escapes 2015-03-06 14:11:09 -08:00
run-fail Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
run-make Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
run-pass syntax: Remove deprecated unicode escapes 2015-03-06 14:11:09 -08:00
run-pass-fulldeps Fix quoting of ?Sized 2015-03-05 12:38:30 +05:30
run-pass-valgrind Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00