mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

CFI: Fix cfi with repr(transparent): transform_ty: unexpected Alias(Proj Fixes https://github.com/rust-lang/rust/issues/111185 by normalizing ty::Alias before encoding.