]> git.lizzy.rs Git - rust.git/commit
std: Stabilize task module.
authorBrian Anderson <banderson@mozilla.com>
Fri, 18 Jul 2014 23:02:39 +0000 (16:02 -0700)
committerBrian Anderson <banderson@mozilla.com>
Sat, 19 Jul 2014 01:34:38 +0000 (18:34 -0700)
commit0b946f0a9099c8a116d2f51473a48d0e16b43037
treed0d4e40e4efacdcf813edc0e3de125de73fc4217
parentcf8bfde9d313f27dc72ba3a7d15618f6bbd93e9d
std: Stabilize task module.

Most stable. deschedule/failing experimental because of concerns about
naming and desirability.

Adds task::name() to replace deprecated task::with_name().
src/libstd/task.rs