about summary refs log tree commit diff
path: root/src/test/run-fail/fail-task-name-send-str.rs
AgeCommit message (Expand)AuthorLines
2014-11-11test: Rename files, fail -> panic.Michael Sproul-21/+0
2014-10-29Update infrastructure for fail -> panicSteve Klabnik-1/+1
2014-10-29Rename fail! to panic!Steve Klabnik-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-06-28librustc: Match trait self types exactly.Patrick Walton-4/+7
2014-04-23Move task::task() to TaskBuilder::new()Steven Fackler-1/+1
2014-02-16Update clients of the TaskBuilder APIKevin Ballard-3/+1
2014-02-07Delete send_str, rewrite clients on top of MaybeOwned<'static>Kevin Ballard-1/+1
2014-01-29Remove do keyword from test/Scott Lawrence-2/+2
2013-11-24Remove linked failure from the runtimeAlex Crichton-2/+3
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-10-05Implemented `IntoSendStr` on `SendStr` to allow naming aMarvin Löbel-0/+19