mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +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.