rust/src/test
2014-12-26 17:26:32 +01:00
..
auxiliary Allow use of [_ ; n] syntax for fixed length and repeating arrays. 2014-12-20 15:23:29 +13:00
bench Rename include_bin! to include_bytes! 2014-12-23 22:06:32 +13:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #20117 : lfairy/rust/rename-include-bin, r=alexcrichton 2014-12-24 20:47:12 +00:00
compile-fail-fulldeps std: Change escape_unicode to use new escapes 2014-12-16 08:09:37 -08:00
debuginfo debuginfo: Add test case for destructured for-loop variable. 2014-12-23 11:07:32 +01:00
pretty rollup merge of #19891: nikomatsakis/unique-fn-types-3 2014-12-22 12:51:23 -08:00
run-fail Revise std::thread API to join by default 2014-12-18 23:31:52 -08:00
run-make Rename include_bin! to include_bytes! 2014-12-23 22:06:32 +13:00
run-pass Require types to opt-in Sync 2014-12-26 17:26:32 +01:00
run-pass-fulldeps ack parser.parse_ty change in quote_ty! (+ test) 2014-12-19 15:25:02 +01:00
run-pass-valgrind Free stdin on exit 2014-12-14 23:36:50 -08:00