rust/library/std/src/thread
Mara Bos d4e44a6391 Add missing unsafe marker.
This is now necessary because of deny(unsafe_op_in_unsafe_fn).
2022-04-12 08:44:39 +02:00
..
local Squashed implementation of the pass 2021-06-20 16:09:42 +02:00
local.rs Add missing unsafe marker. 2022-04-12 08:44:39 +02:00
mod.rs Stabilize thread::is_finished 2022-03-19 19:53:26 -07:00
scoped.rs Don't stabilize ScopedJoinHandle::is_finished yet. 2022-03-30 13:59:27 +02:00
tests.rs Add soundness test for dropping scoped thread results before joining. 2022-03-09 11:47:53 +01:00