about summary refs log tree commit diff
path: root/library/std/src/sys/alloc
AgeCommit message (Expand)AuthorLines
2025-01-24Update a bunch of comments from before wasi support was addedbjorn3-2/+2
2024-10-18Revert using `HEAP` static in Windows allocChris Denton-57/+12
2024-10-13library: xous: mark alloc as `FIXME(static_mut_refs)`Sean Cross-0/+3
2024-09-25Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercoteMatthias Krüger-0/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-3/+3
2024-09-20Allow unused unsafe for vxworks in alligned_malloc to resolve build errorsB I Mohammed Abbas-0/+1
2024-09-13Update tests for hidden references to mutable staticObei Sideg-0/+3
2024-08-27std: move allocators to `sys`joboet-0/+908