rust/src/test
bors 0c1268451b auto merge of #18481 : sfackler/rust/enum-namespace, r=pcwalton
After a snapshot, everything can be switched over and the small bit of hackery in resolve dealing with `ENUM_STAGING_HACK` can be removed.

cc #18478
2014-11-02 19:22:16 +00:00
..
auxiliary First stage of enum namespacing changes 2014-10-31 20:43:35 -07:00
bench collections: Remove all collections traits 2014-11-01 11:37:04 -07:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #18481 : sfackler/rust/enum-namespace, r=pcwalton 2014-11-02 19:22:16 +00:00
compile-fail-fulldeps Update code with new lint names 2014-10-28 08:54:21 -07:00
debuginfo debuginfo: Enable some GDB tests on Windows. 2014-10-31 18:49:59 +01:00
pretty Rename fail! to panic! 2014-10-29 11:43:07 -04:00
run-fail rollup merge of #18398 : aturon/lint-conventions-2 2014-10-30 17:37:22 -07:00
run-make Update infrastructure for fail -> panic 2014-10-29 16:06:13 -04:00
run-pass auto merge of #18481 : sfackler/rust/enum-namespace, r=pcwalton 2014-11-02 19:22:16 +00:00
run-pass-fulldeps Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00