rust/library/std/src/sys
Jubilee fcb6b7792d
Rollup merge of #129378 - goffrie:patch-3, r=ChrisDenton
Clean up cfg-gating of ProcessPrng extern

This removes a bit of duplication and is consistent with how `api-ms-win-core-synch-l1-2-0` externs are imported.
2024-08-28 19:12:51 -07:00
..
alloc std: move allocators to sys 2024-08-27 11:58:19 +02:00
anonymous_pipe Remove unneeded pub(crate) 2024-07-31 13:45:14 +00:00
os_str Sparkle some attributes over CloneToUninit stuff 2024-07-29 20:44:42 +03:00
pal Rollup merge of #129378 - goffrie:patch-3, r=ChrisDenton 2024-08-28 19:12:51 -07:00
path Reformat use declarations. 2024-07-29 08:26:52 +10:00
personality Rollup merge of #128055 - workingjubilee:deny-unsafe-ops-in-sys-personality-dwarf-eh, r=Amanieu 2024-07-29 07:11:15 +02:00
sync std: fix busy-waiting in Once::wait_force, add more tests 2024-07-31 17:44:10 +02:00
thread_local Reformat use declarations. 2024-07-29 08:26:52 +10:00
backtrace.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
cmath.rs Add math functions for f16 and f128 2024-08-01 15:38:51 -04:00
exit_guard.rs Attempt to fix CI 2024-07-08 09:19:25 -05:00
mod.rs std: move allocators to sys 2024-08-27 11:58:19 +02:00