rust/src/libcore/task
Niko Matsakis a32498d846 Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
correct handling of moves for struct-record update.

Part of #3678.  Fixes #2828, #3904, #4719.
2013-02-07 05:53:30 -08:00
..
local_data_priv.rs De-capitalize "note" to get rid of spurious tidy warnings 2013-01-29 19:26:55 -08:00
local_data.rs Replace most invocations of fail keyword with die! macro 2013-01-31 20:12:49 -08:00
mod.rs Make ~fn non-copyable, make &fn copyable, split barefn/closure types, 2013-02-07 05:53:30 -08:00
rt.rs
spawn.rs Make ~fn non-copyable, make &fn copyable, split barefn/closure types, 2013-02-07 05:53:30 -08:00