summary refs log tree commit diff
path: root/library/std/src/sys/pal/sgx/fd.rs
AgeCommit message (Expand)AuthorLines
2024-12-17Use field init shorthand where possibleJosh Triplett-1/+1
2024-07-15lib: replace some `mem::forget`'s with `ManuallyDrop`Pavel Grigorenko-7/+3
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+89