rust/library/std/src/thread
Dylan DPC 32c5a57a00
Rollup merge of #95130 - workingjubilee:stably-finished, r=m-ou-se
Stabilize thread::is_finished

Closes #90470.

r? `@m-ou-se`
2022-03-31 04:57:25 +02:00
..
local Squashed implementation of the pass 2021-06-20 16:09:42 +02:00
local.rs Make the stdlib largely conform to strict provenance. 2022-03-29 20:18:21 -04: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