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