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