about summary refs log tree commit diff
path: root/library/std/src/sys/pal/xous/alloc.rs
AgeCommit message (Expand)AuthorLines
2024-08-27std: move allocators to `sys`joboet-71/+0
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+2
2024-03-19SeqCst->{Release,Acquire} for xous DropLock.Mara Bos-3/+6
2024-01-13std: xous: share allocator symbol in testsSean Cross-0/+8
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+62