mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
afb34eb261
Fix `needless_borrow` 9095 fixes #9095 changelog: Don't lint `needless_borrow` on method receivers when it would change which trait impl is called