rust/library/std/src/thread
bors 30840c53f4 Auto merge of #123433 - GnomedDev:remove-threadname-alloc, r=joboet
Remove rt::init allocation for thread name

This removes one of the allocations in a `fn main() {}` program.
2024-04-06 00:17:23 +00:00
..
local SeqCst->Relaxed in thread local test. 2024-03-20 15:38:09 +01:00
local.rs Get rid of some #[allow(static_mut_refs)] 2024-02-23 18:02:25 +03:00
mod.rs Auto merge of #123433 - GnomedDev:remove-threadname-alloc, r=joboet 2024-04-06 00:17:23 +00:00
scoped.rs Fix incorrect doc of ScopedJoinHandle::is_finished 2024-02-24 00:39:00 +02:00
tests.rs Rollup merge of #123505 - ChrisDenton:revert-121666, r=workingjubilee 2024-04-05 22:33:28 +02:00