rust/src/test
Tim Chevalier 6b6d15ac20 Remove code that was awaiting a snapshot
* Disallow structural records everywhere
* Remove all #[cfg(stage0)] stuff
* Remove the last deprecated modes in libcore
* Un-xfail a test
2013-02-28 20:30:50 -08:00
..
auxiliary librustc: Enforce cross-crate method privacy 2013-02-28 11:32:26 -08:00
bench librustc: Mark all type implementations public. rs=impl-publicity 2013-02-28 11:32:24 -08:00
compile-fail Fix leaking immediate children and types via glob imports 2013-02-28 17:59:56 -05:00
debug-info
pretty Remove code that was awaiting a snapshot 2013-02-28 20:30:50 -08:00
run-fail Turn old drop blocks into Drop traits 2013-02-27 19:14:19 -05:00
run-pass Remove code that was awaiting a snapshot 2013-02-28 20:30:50 -08:00
run-pass-fulldeps