about summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/abi/usercalls/raw.rs
AgeCommit message (Expand)AuthorLines
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2024-02-15Replace `NonZero::<_>::new` with `NonZero::new`.Markus Reiter-5/+5
2024-02-15Use generic `NonZero` internally.Markus Reiter-8/+9
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+269