about summary refs log tree commit diff
path: root/library/std/src/sys/alloc/xous.rs
AgeCommit message (Expand)AuthorLines
2025-04-27use generic Atomic type where possibleChristopher Durham-2/+2
2025-02-13std: Apply unsafe_attr_outside_unsafeEric Huss-1/+1
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2024-10-13library: xous: mark alloc as `FIXME(static_mut_refs)`Sean Cross-0/+3
2024-08-27std: move allocators to `sys`joboet-0/+71