Closes rust-lang/rust-clippy#15091 The lack of ability to escape raw identifiers is a known issue of Clippy. In this case, it can be avoided by snippet from the code. changelog: [`wildcard_enum_match_arm`] fix wrong suggestions with raw identifiers |
||
|---|---|---|
| .. | ||
| test_utils | ||
| ui | ||
| ui-cargo | ||
| ui-internal | ||
| ui-toml | ||
| workspace_test | ||
| check-fmt.rs | ||
| clippy.toml | ||
| compile-test.rs | ||
| config-metadata.rs | ||
| dogfood.rs | ||
| integration.rs | ||
| lint_message_convention.rs | ||
| missing-test-files.rs | ||
| symbols-used.rs | ||
| versioncheck.rs | ||
| workspace.rs | ||