]> git.lizzy.rs Git - rust.git/commit
Auto merge of #8298 - ebobrow:op_ref_fp, r=giraffate
authorbors <bors@rust-lang.org>
Tue, 18 Jan 2022 00:12:42 +0000 (00:12 +0000)
committerbors <bors@rust-lang.org>
Tue, 18 Jan 2022 00:12:42 +0000 (00:12 +0000)
commitfff8e78f6d6699a8a05acb94fa0e6dd461d0bd86
treef1d45ce29a0ae81d52a0cb09a283462d174adad4
parent8d14c94b5c0a66241b4244f1c60ac5859cec1d97
parentfb5f51d3ebb2c6b119a7343037cbe780f1a3bf2c
Auto merge of #8298 - ebobrow:op_ref_fp, r=giraffate

fix op_ref false positive

fixes #7572

changelog: `op_ref` don't lint for unnecessary reference in BinOp impl if removing the reference will lead to unconditional recursion