rust/src/test
Brian Anderson 12cde6ebee libcore: Remove task::set_min_stack
This existed to make up for the lack of stack growth, and wasn't generally
safe.
2011-12-18 14:10:41 -08:00
..
bench libcore: Remove task::set_min_stack 2011-12-18 14:10:41 -08:00
compile-fail Only look for a matching method when normal field access fails 2011-12-18 19:41:44 +01:00
pretty rustc: Allow trailing comma in record fields 2011-11-22 13:41:17 -08:00
run-fail libcore: Remove task::set_min_stack 2011-12-18 14:10:41 -08:00
run-pass test: Enable all morestack tests 2011-12-18 13:37:33 -08:00
stdtest implement #[nolink]; deprecate #[link_name = ""]; note in stdlib to remove empty link_name. 2011-12-16 15:29:59 -08:00