rust/library/std/src/sys/alloc
Christopher Durham 4d93f60568 use generic Atomic type where possible
in core/alloc/std only for now, and ignoring test files

Co-authored-by: Pavel Grigorenko <GrigorenkoPV@ya.ru>
2025-04-27 02:18:08 +03:00
..
windows library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
hermit.rs std: move allocators to sys 2024-08-27 11:58:19 +02:00
mod.rs Apply rustc-0023-Add-Trusty-OS-support-to-Rust-std.patch 2025-03-10 10:00:24 -07:00
sgx.rs use generic Atomic type where possible 2025-04-27 02:18:08 +03:00
solid.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
uefi.rs std: move allocators to sys 2024-08-27 11:58:19 +02:00
unix.rs library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
wasm.rs use generic Atomic type where possible 2025-04-27 02:18:08 +03:00
windows.rs Revert using HEAP static in Windows alloc 2024-10-18 11:11:38 +00:00
xous.rs use generic Atomic type where possible 2025-04-27 02:18:08 +03:00
zkvm.rs std: move allocators to sys 2024-08-27 11:58:19 +02:00