rust/src/test
2014-01-22 20:32:40 -05:00
..
auxiliary Scan the entire crate for exported macros 2014-01-20 09:22:46 -08:00
bench [std::str] Rename from_utf8_owned_opt() to from_utf8_owned(), drop the old from_utf8_owned() behavior 2014-01-21 15:48:48 -08:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail rustc: add lint for parens in if, while, match and return. 2014-01-21 21:58:48 +11:00
debug-info Link lifetimes in let patterns just as we do for match patterns 2014-01-17 08:04:38 -05:00
pretty test: De-@mut the test suite 2014-01-03 14:02:01 -08:00
run-fail xfail another native test on android (#11419) 2014-01-13 13:15:06 -08:00
run-make Bump version to 0.10-pre 2014-01-12 17:45:22 -08:00
run-pass Add some tests for the exponential notation 2014-01-22 20:32:40 -05:00
run-pass-fulldeps xfail another external macro test on android 2014-01-21 21:52:35 -08:00