]> git.lizzy.rs Git - rust.git/commit
Add `'static` and `Send` constraints explanations to `thread::spawn`
authorFelix Raimundo <felix.raimundo@tweag.io>
Sat, 13 May 2017 18:34:40 +0000 (20:34 +0200)
committerFelix Raimundo <felix.raimundo@tweag.io>
Sun, 14 May 2017 12:14:42 +0000 (14:14 +0200)
commit770bd57ea5bb369067103841004dfe595ab22490
tree3405c7a718f2af15e9b50017be67de1ed2251fd2
parent77f1bec6f5eb9ed632c973b97b12701294e6d3a5
Add `'static` and `Send` constraints explanations to `thread::spawn`

Part of #29378.
src/libstd/thread/mod.rs