rust/src/test
2014-03-06 00:01:16 +04:00
..
auxiliary std: Change assert_eq!() to use {} instead of {:?} 2014-02-28 23:01:54 -08:00
bench std: Switch stdout/stderr to buffered by default 2014-03-01 10:06:20 -08:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail Disallowed patterns in extern fn declarations. 2014-03-06 00:01:16 +04:00
debug-info debuginfo: Re-enable test case that should have worked all along. 2014-02-19 17:16:36 +01:00
pretty Fix a pretty printer crash on /***. 2014-02-27 12:16:18 +11:00
run-fail Cleaned up std::any 2014-03-04 21:10:23 +01:00
run-make rustc: Better error when loading invalid libraries 2014-03-01 23:36:28 -08:00
run-pass auto merge of #12491 : eddyb/rust/deref, r=nikomatsakis 2014-03-04 23:21:42 -08:00
run-pass-fulldeps auto merge of #12665 : alexcrichton/rust/fix-snap-again, r=huonw 2014-03-03 05:51:38 -08:00