needless_raw_strings
, needless_raw_string_hashes
: False negative with macros
#13503
Labels
C-bug
Category: Clippy is not doing the correct thing
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
Summary
needless_raw_strings
andneedless_raw_string_hashes
does not work when the string is inside macros.Lint Name
needless_raw_strings, needless_raw_string_hashes
Reproducer
Version
rustc 1.83.0-nightly (363ae4188 2024-09-24)
binary: rustc
commit-hash: 363ae4188316b8b22cf6c1890bc73d84d05f70a4
commit-date: 2024-09-24
host: x86_64-unknown-linux-gnu
release: 1.83.0-nightly
LLVM version: 19.1.0
The text was updated successfully, but these errors were encountered: