rust/tests
bors 7a870aef1a Auto merge of #10432 - samueltardieu:issue-10430, r=Manishearth
New lint: detect `if` expressions with simple boolean assignments to the same target

Closes #10430

changelog: [`needless_bool_assign`] new lint to detect simple boolean assignment to the same target in `if` branches
2023-04-23 15:47:00 +00:00
..
test_utils
ui Auto merge of #10432 - samueltardieu:issue-10430, r=Manishearth 2023-04-23 15:47:00 +00:00
ui-cargo Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
ui-internal Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
ui-toml Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Update to a compiletest-rs version that requires //@ for commands 2023-04-20 14:44:03 +00:00
dogfood.rs Fix dogfood test 2023-04-23 03:44:24 -07:00
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs