This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-04 23:15:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
std
/
src
/
thread
History
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