]> git.lizzy.rs Git - rust.git/commit
Added `T:Send` bound to `JoinGuard<T>` to avoid specialized `Drop` impl.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Sat, 21 Mar 2015 12:34:33 +0000 (13:34 +0100)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 24 Mar 2015 21:27:23 +0000 (22:27 +0100)
commit290c8de0a6f233b1d30c8a97cb41614fce989d30
treecfc5e7d1858bfda2b4ce58677dcb1602fc30d000
parent5f57fd591d890cbf9cfc94123071c1a30d809b9e
Added `T:Send` bound to `JoinGuard<T>` to avoid specialized `Drop` impl.
src/libstd/thread/mod.rs