1
Fork 0
rust/library/std
Wojciech Geisler 7234c9893d Fix incorrect doc of ScopedJoinHandle::is_finished
Fixes the explanation how to use is_finished to achieve a non-blocking
join. The updated version matches the documentation of the non-scoped
JoinHandle::is_finished.
2024-02-24 00:39:00 +02:00
..
benches
src Fix incorrect doc of ScopedJoinHandle::is_finished 2024-02-24 00:39:00 +02:00
tests Update feature names for new stdarch 2024-01-30 03:33:12 +00:00
build.rs Add support for custom JSON targets when using build-std. 2024-02-05 10:20:42 +00:00
Cargo.toml Update libc to 0.2.153 2024-02-01 23:58:42 -03:00