summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/abi
AgeCommit message (Expand)AuthorLines
2024-07-31PinCoerceUnsized trait into coreXiangfei Ding-0/+4
2024-07-29Reformat `use` declarations.Nicholas Nethercote-13/+9
2024-07-26Fix doc nitsJohn Arundel-8/+10
2024-07-15lib: replace some `mem::forget`'s with `ManuallyDrop`Pavel Grigorenko-6/+5
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