mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
f5222cdbd3
Erase regions when confirming transmutability candidate Fixes an ICE where we call `layout_of` on a type with infer regions.