summary refs log tree commit diff
path: root/src/test/run-fail/task-spawn-barefn.rs
AgeCommit message (Expand)AuthorLines
2013-11-24Remove linked failure from the runtimeAlex Crichton-1/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+0
2013-06-10std: remove str::{len, slice, is_empty} in favour of methods.Huon Wilson-1/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+3
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-1/+1
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-1/+1
2012-01-08make spawned fn copy mode so that bare fns can be usedNiko Matsakis-0/+11