]> git.lizzy.rs Git - rust.git/commit
std: Deprecate the `scoped` feature
authorAlex Crichton <alex@alexcrichton.com>
Thu, 11 Jun 2015 02:04:51 +0000 (19:04 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 17 Jun 2015 16:07:17 +0000 (09:07 -0700)
commitd645f8fc286af1841f1a352ddc7282c6e9a7dd8f
treeffb1a181db5f20a932695f5382ec986c5237c2dc
parent04f7eba909ffc5a6473087391c92a7a1489ae94b
std: Deprecate the `scoped` feature

The `thread::scoped` function will never be stabilized as-is and the API will
likely change significantly if it does, so this function is deprecated for
removal.
src/libstd/thread/mod.rs