about summary refs log tree commit diff
path: root/library/std/src/sys/args/sgx.rs
AgeCommit message (Expand)AuthorLines
2025-05-01Delegate to inner `vec::IntoIter` from `env::ArgsOs`Thalia Archibald-10/+58
2025-04-27use generic Atomic type where possibleChristopher Durham-2/+2
2025-04-14Clarify why SGX code specifies linkage/symbol names for certain staticsJethro Beekman-0/+1
2025-04-12Move args into std::sysThalia Archibald-0/+61