This might be due to a low edition (< 2024) or too low a MSRV. In this case, we will suggest only `match`. Fixes rust-lang/rust-clippy#15744 changelog: [`unnecessary_unwrap`]: do not suggest using `if let` chains if this is not supported with the current edition or MSRV changelog:[`collapsible_if`]: Do not suggest using `if let` if this is not supported with the current edition or MSRV |
||
|---|---|---|
| .. | ||
| test_utils | ||
| ui | ||
| ui-cargo | ||
| ui-internal | ||
| ui-toml | ||
| workspace_test | ||
| check-fmt.rs | ||
| clippy.toml | ||
| compile-test.rs | ||
| config-consistency.rs | ||
| config-metadata.rs | ||
| dogfood.rs | ||
| integration.rs | ||
| lint_message_convention.rs | ||
| missing-test-files.rs | ||
| no-profile-in-cargo-toml.rs | ||
| symbols-used.rs | ||
| versioncheck.rs | ||
| workspace.rs | ||