rust/src/test
2014-12-16 13:50:24 +13:00
..
auxiliary auto merge of #19448 : japaric/rust/binops-by-value, r=nikomatsakis 2014-12-15 22:11:44 +00:00
bench Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Path types to associated types with form T::A 2014-12-16 13:50:24 +13:00
compile-fail-fulldeps Reviewer comments 2014-12-12 19:29:17 +13:00
debuginfo Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
pretty Parse unsafe impl but don't do anything particularly interesting with the results. 2014-12-14 11:11:55 -05:00
run-fail Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
run-make Mostly rote conversion of proc() to move|| (and occasionally Thunk::new) 2014-12-14 04:21:56 -05:00
run-pass Path types to associated types with form T::A 2014-12-16 13:50:24 +13:00
run-pass-fulldeps rustc: Prepend a length to all metadata 2014-12-08 14:29:24 -08:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00