about summary refs log tree commit diff
path: root/library/std/src/sys/pal/common/alloc.rs
AgeCommit message (Expand)AuthorLines
2024-08-27std: move allocators to `sys`joboet-61/+0
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-07-23std: Unsafe-wrap alloc code held in-commonJubilee Young-8/+11
2024-04-15Add support for Arm64EC to the Standard LibraryDaniel Paoliello-0/+1
2024-01-22zkvm: add partial std supportErik Kaneda-5/+5
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+58