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