mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:36:26 +00:00
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.