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