about summary refs log tree commit diff
path: root/library/std/src/os/fortanix_sgx/mod.rs
AgeCommit message (Expand)AuthorLines
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-6/+6
2024-07-29Reformat `use` declarations.Nicholas Nethercote-14/+6
2024-07-17Avoid comments that describe multiple `use` items.Nicholas Nethercote-1/+0
2022-08-22Export Cancel from std::os::fortanix_sgx::usercalls::rawMohsen Zohrevandi-1/+3
2022-08-16Update fortanix-sgx-abi and export some useful SGX usercall traitsMohsen Zohrevandi-0/+1
2021-05-03Move `std::sys::sgx::ext` to `std::os::fortanix_sgx`Christiaan Dirkx-2/+4
2020-07-27mv std libs to library/mark-0/+51