mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
ff843ac9ae
enhance [`ifs_same_cond`] to warn same immutable method calls as well fixes: #10272 --- changelog: Enhancement: [`ifs_same_cond`]: Now also detects immutable method calls. [#10350](https://github.com/rust-lang/rust-clippy/pull/10350) <!-- changelog_checked -->