about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorSamuel Tardieu <sam@rfc1149.net>2025-05-19 15:11:37 +0000
committerGitHub <noreply@github.com>2025-05-19 15:11:37 +0000
commitebc2a68fe8fc8b3fd51dbe56799fc8c6d45c2402 (patch)
tree8d01a48c6af1e01c907d0b1c4ea1ccdbc86cf4bc /compiler/rustc_codegen_gcc
parentdf33aaf540b24e00b6ad34b11d84c58317660ced (diff)
parent0d25090d262cd506d4c4809f3a534d4d8b318870 (diff)
downloadrust-ebc2a68fe8fc8b3fd51dbe56799fc8c6d45c2402.tar.gz
rust-ebc2a68fe8fc8b3fd51dbe56799fc8c6d45c2402.zip
Add new `useless_concat` lint (#13829)
Fixes #13793.

Interestingly enough, to actually check that the macro call has at least
two arguments, we need to use the rust lexer after getting the original
source code snippet.

changelog: Add new `useless_concat` lint
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions