diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-06-21 16:52:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-21 16:52:03 +0000 |
| commit | a421ffbadb2b1de1ec570f2c763b25fbd3aed9d5 (patch) | |
| tree | 4d1a76b9757bba466007fb7b645f9da15d87d055 /compiler/rustc_codegen_llvm/src | |
| parent | 6330f9119b5fd0903ada2f9b2b976e718facd35a (diff) | |
| parent | e50ef68f0c617a3024dd1bcbf7941977f21028e1 (diff) | |
| download | rust-a421ffbadb2b1de1ec570f2c763b25fbd3aed9d5.tar.gz rust-a421ffbadb2b1de1ec570f2c763b25fbd3aed9d5.zip | |
Fix `wildcard_enum_match_arm` suggests wrongly with raw identifiers (#15093)
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
