mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
10721909f2
This finally unites TyAndLayout, Layout, and LayoutS into the same crate, as one might imagine they would be placed. No functional changes.