mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 21:15:18 +03:00
162e2e4e65
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