rust/library/std/src/thread
Matthias Krüger bb260e8950
Rollup merge of #92555 - m-ou-se:scoped-threads, r=Amanieu
Implement RFC 3151: Scoped threads.

This implements https://github.com/rust-lang/rfcs/pull/3151

r? `@Amanieu`
2022-01-23 20:13:02 +01:00
..
local Squashed implementation of the pass 2021-06-20 16:09:42 +02:00
local.rs Add diagnostic items for macros 2022-01-06 14:59:33 +00:00
mod.rs Rollup merge of #92555 - m-ou-se:scoped-threads, r=Amanieu 2022-01-23 20:13:02 +01:00
scoped.rs Add test for thread::Scope invariance. 2022-01-22 17:15:08 +01:00
tests.rs Update stdlib to the 2021 edition 2021-12-18 00:21:53 +11:00