mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-01 05:25:38 +00:00
General housekeeping: - Use less reexports from its rustc_target era - Unify some imports as a result - Split the Reg(ister) types into their own files Generally moving stuff around because it makes the crate more consistent.