rust/library
Matthias Krüger 346f833c3d
Rollup merge of #89678 - marcelo-gonzalez:master, r=joshtriplett
Fix minor std::thread documentation typo

callers of spawn_unchecked() need to make sure that the thread
not outlive references in the passed closure, not the other way around.
2021-10-09 11:56:01 +02:00
..
alloc Cfg hide more conditions for alloc 2021-10-08 17:11:57 +02:00
backtrace@cc89bb66f9
core Rollup merge of #88707 - sylvestre:split_example, r=yaahc 2021-10-09 11:55:58 +02:00
panic_abort Add SOLID targets 2021-09-28 11:31:47 +09:00
panic_unwind Add SOLID targets 2021-09-28 11:31:47 +09:00
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #89678 - marcelo-gonzalez:master, r=joshtriplett 2021-10-09 11:56:01 +02:00
stdarch@5fdbc476af Update stdarch submodule 2021-09-21 11:24:08 +02:00
test Rollup merge of #89082 - smoelius:master, r=kennytm 2021-10-07 20:26:12 -07:00
unwind Add SOLID targets 2021-09-28 11:31:47 +09:00