about summary refs log tree commit diff
path: root/library/std/src/sys/sgx/os.rs
AgeCommit message (Expand)AuthorLines
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-1/+1
2021-07-05Make `getenv` return an Option instead of a ResultAris Merchant-2/+2
2021-04-20Change uses of never typeChristiaan Dirkx-2/+3
2021-04-20Replace `Void` with never typeChristiaan Dirkx-2/+2
2020-07-27mv std libs to library/mark-0/+139