rust/src/test
Niko Matsakis efef81e966 Stop checking the correctness of explicit self twice; instead, just
use simple pattern matching to take a guess at what the method's self
category is in astconv, and check it more thoroughly later.
2014-11-18 12:32:38 -05:00
..
auxiliary Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
bench auto merge of #19031 : nodakai/rust/libcore-pow-and-sq, r=bjz 2014-11-18 13:41:38 +00:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Stop checking the correctness of explicit self twice; instead, just 2014-11-18 12:32:38 -05:00
compile-fail-fulldeps Fix an ICE when using struct patterns with traits 2014-11-17 21:49:41 +01:00
debuginfo Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
pretty Fix fallout from coercion removal 2014-11-17 22:41:33 +13:00
run-fail auto merge of #18877 : michaelsproul/rust/panic-tests, r=alexcrichton 2014-11-13 10:37:06 +00:00
run-make rollup merge of #18890: luqmana/tf 2014-11-18 00:23:50 +01:00
run-pass Place parenthetical notation under the unboxed_closure feature-gate. 2014-11-18 12:26:04 -05:00
run-pass-fulldeps Switch to purely namespaced enums 2014-11-17 07:35:51 -08:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00