mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
238756e45d
Don't skip transmutability check just because there may be generics in the ParamEnv. Fixes #110467