about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-06-21 16:52:03 +0000
committerGitHub <noreply@github.com>2025-06-21 16:52:03 +0000
commita421ffbadb2b1de1ec570f2c763b25fbd3aed9d5 (patch)
tree4d1a76b9757bba466007fb7b645f9da15d87d055 /compiler/rustc_codegen_gcc
parent6330f9119b5fd0903ada2f9b2b976e718facd35a (diff)
parente50ef68f0c617a3024dd1bcbf7941977f21028e1 (diff)
downloadrust-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_gcc')
0 files changed, 0 insertions, 0 deletions