mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 14:17:47 +00:00

Do not unify dereferences of shared borrows in GVN Repost of https://github.com/rust-lang/rust/pull/132461, the last commit applies my suggestions. Fixes https://github.com/rust-lang/rust/issues/130853