about summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/args.rs
AgeCommit message (Collapse)AuthorLines
2025-04-12Move args into std::sysThalia Archibald-59/+0
2025-02-13std: Apply unsafe_attr_outside_unsafeEric Huss-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+3
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: begin moving platform support modules into `pal`joboet-0/+59