rust/compiler/rustc_ty_utils
Moulins 7f109086ee Track (partial) niche information in NaiveLayout
Still more complexity, but this allows computing exact `NaiveLayout`s
for null-optimized enums, and thus allows calls like
`transmute::<Option<&T>, &U>()` to work in generic contexts.
2023-07-21 14:23:23 +02:00
..
src Track (partial) niche information in NaiveLayout 2023-07-21 14:23:23 +02:00
Cargo.toml use deeply_normalize for assumed_wf_types 2023-07-03 09:12:14 +02:00
messages.ftl