]> git.lizzy.rs Git - rust.git/commit
Remove task::join_id
authorBrian Anderson <banderson@mozilla.com>
Thu, 27 Oct 2011 03:39:02 +0000 (20:39 -0700)
committerBrian Anderson <banderson@mozilla.com>
Thu, 27 Oct 2011 03:43:47 +0000 (20:43 -0700)
commit17c651b3b0133b8add302312a147699f0f5eed21
treec1acce4e37706c71f4a29242f6e629e339ea6c99
parent4d669036f3264403f1663b14997a1e30db7b7e73
Remove task::join_id

This is the old, racy way of joining to a task. It is no longer used.
src/lib/task.rs
src/rt/rust_builtin.cpp
src/rt/rustrt.def.in