rust/compiler
bors ead49f0beb Auto merge of #102622 - camsteffen:move-layout, r=fee1-dead
Move layout_of and friends from rustc_middle to rustc_ty_utils

Breaks up the very large module that is `rustc_middle::ty::layout` by fork-lifting some queries into `rustc_ty_utils::{abi, layout}`.

This does set back `rustc_ty_utils` to having untranslatable diagnostics. I'd like to leave this as a separate task.
2022-10-04 09:29:07 +00:00
..
2022-10-03 11:42:29 +11:00
2022-09-29 08:44:52 +10:00
2022-09-29 08:44:52 +10:00
2022-09-30 21:02:53 +02:00
2022-10-01 16:24:44 +02:00
2022-09-29 08:44:52 +10:00
2022-09-29 08:44:52 +10:00