mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-02 14:07:10 +00:00
GVN: Do not flatten derefs with ProjectionElem::Index. r? `@saethlin` This should fix the bug you found with https://github.com/rust-lang/rust/pull/131650