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