From 8e98eabce52b29d2e49ce63713ad2e1e04115bab Mon Sep 17 00:00:00 2001 From: toddaaro Date: Thu, 1 Aug 2013 15:08:51 -0700 Subject: modified local to include an implementation for try_unsafe_borrow:: so that the log methods will work --- src/libstd/rt/task.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libstd/rt/task.rs') diff --git a/src/libstd/rt/task.rs b/src/libstd/rt/task.rs index fcc6ebeada6..23a0d28e457 100644 --- a/src/libstd/rt/task.rs +++ b/src/libstd/rt/task.rs @@ -129,6 +129,7 @@ impl Task { death: Death::new(), destroyed: false, coroutine: Some(Coroutine::empty()), + name: None, sched: None, task_type: SchedTask } -- cgit 1.4.1-3-g733a5