rust/src/test
Huon Wilson 606a309d4a Switch numeric suffix parsing to use the new system.
This moves errors and all handling of numeric suffixes into the parser
rather than the lexer.
2014-11-20 00:02:42 +11:00
..
auxiliary Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates. 2014-11-18 12:32:38 -05:00
bench Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates. 2014-11-18 12:32:38 -05:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Switch numeric suffix parsing to use the new system. 2014-11-20 00:02:42 +11: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 Update test for equivalency to include region binders in object types, add new tests relating to HRTB, consolidate the unboxed_closures and overloaded_calls feature gates. 2014-11-18 12:32:38 -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