summary refs log tree commit diff
path: root/library/std/src/sys/sgx/abi/usercalls
AgeCommit message (Expand)AuthorLines
2022-07-05Rollup merge of #98126 - fortanix:raoul/mitigate_stale_data_vulnerability, r=...Matthias Krüger-10/+142
2022-05-09Use Rust 2021 prelude in std itself.Mara Bos-1/+0
2022-04-01Remove need for associated_type_bounds in std.Mara Bos-2/+4
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-3/+3
2020-10-08`#[deny(unsafe_op_in_unsafe_fn)]` in sys/sgxCaduser2020-58/+86
2020-07-27mv std libs to library/mark-0/+1175