rust/tests
bors 8a1f0cd765 Auto merge of #10935 - Alexendoo:needless-if-cases, r=Manishearth
Don't lint non-statement/faux empty `needless_if`s

Also has a basic fall-back for `if` statements that have attributes applied to them and incorporates https://github.com/rust-lang/rust-clippy/pull/10921#pullrequestreview-1474008780 while I was there

r? `@Manishearth`

changelog: none
2023-06-13 04:34:37 +00:00
..
test_utils
ui Auto merge of #10935 - Alexendoo:needless-if-cases, r=Manishearth 2023-06-13 04:34:37 +00:00
ui-cargo
ui-internal Add needless_if lint 2023-06-10 06:51:03 -05:00
ui-toml Fix all the other tests 2023-06-12 16:21:06 +01:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs