rust/tests
bors ff843ac9ae Auto merge of #10350 - J-ZhengLi:issue_10272, r=xFrednet
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 -->
2023-03-14 08:16:58 +00:00
..
test_utils Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
ui Auto merge of #10350 - J-ZhengLi:issue_10272, r=xFrednet 2023-03-14 08:16:58 +00:00
ui-cargo
ui-internal
ui-toml extract is_interior_mutable_type from [mut_key] to clippy_utils::ty; 2023-03-13 20:17:30 +08:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
dogfood.rs
integration.rs Revert "Dogfood missing_assert_message on Clippy" 2023-03-08 08:51:50 +00:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs