mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
52f3a6fdb2
Suggest dereferencing the LHS for binops such as `&T == T` Fixes #52544