rust/tests
bors ff65eec801 Auto merge of #9496 - yotamofek:never_loop_let_else, r=Jarcho
[`never_loop`]: Fix FP with let..else statements.

Fixes #9356

This has been bugging me for a while, so I thought I'd take a stab at it! I'm completely uncertain about the quality of my code, but I think it's an alright start, so opening this PR to get some feedback from more experienced clippy people :)

changelog: [`never_loop`]: Fix FP with let..else statements
2022-09-23 16:06:49 +00:00
..
test_utils
ui Auto merge of #9496 - yotamofek:never_loop_let_else, r=Jarcho 2022-09-23 16:06:49 +00:00
ui-cargo Make module-style lints resilient to --remap-path-prefix 2022-09-13 21:38:56 +02:00
ui-internal
ui-toml [nonstandard_macro_braces] Do not modify macro arguments 2022-09-22 16:24:23 +02:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Merge commit 'f51aade56f93175dde89177a92e3669ebd8e7592' into clippyup 2022-08-31 09:24:45 -04:00
dogfood.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs