rust/compiler/rustc_transmute/src
Jubilee 259ddf9b50
Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errors
Add `LayoutS::is_uninhabited` and use it

Use accessors for the things that accessors are good at: reducing everyone's need to be nosy and peek at the internals of every data structure.
2024-10-28 10:18:50 -07:00
..
layout Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errors 2024-10-28 10:18:50 -07:00
maybe_transmutable Fix some pub(crate) that were undetected bc of instrument 2024-10-04 14:02:09 -04:00
lib.rs Fix transmute goal 2024-10-19 18:07:35 +00:00