mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
62b68f9688
Rearrange SGX split module files In #75979 several inlined modules were split out into multiple files. This PR keeps the multiple files but moves a few things around to organize things in a coherent way.