about summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/alloc.rs
AgeCommit message (Collapse)AuthorLines
2024-08-27std: move allocators to `sys`joboet-98/+0
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-01-11std: fix module reference on SGXjoboet-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+98