summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/abi
AgeCommit message (Expand)AuthorLines
2024-02-24library: use `addr_of!`Pavel Grigorenko-1/+1
2024-02-15Replace `NonZero::<_>::new` with `NonZero::new`.Markus Reiter-7/+7
2024-02-15Use generic `NonZero` internally.Markus Reiter-12/+13
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+2384