rust/src/libstd/thread
Kevin Ballard 11c22180a7 Remove the module-level documentation for thread::scoped
It's deprecated and unsafe, so we shouldn't be encouraging people to use
it. Move it to `std:🧵:scoped` instead, since it's still useful
information to anyone who is using the API.
2015-07-26 15:37:25 -07:00
..
local.rs Rewrite the improper_ctypes lint. 2015-07-23 17:03:04 -07:00
mod.rs Remove the module-level documentation for thread::scoped 2015-07-26 15:37:25 -07:00
scoped_tls.rs Add netbsd amd64 support 2015-07-01 19:09:14 -07:00