This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 29ed6fa
committed
Auto merge of rust-lang#11415 - Alexendoo:needless-raw-string-hashes-pedantic, r=flip1995
Move `needless_raw_string_hashes` to `pedantic`
IMO it doesn't improve code enough to be warn by default. [It seems to be unclear to some also](rust-lang/rust-clippy#11402), but that can probably be remedied separately
changelog: Moved [`needless_raw_string_hashes`] to `pedantic` (Now allow-by-default)
[rust-lang#11415](rust-lang/rust-clippy#11415)
r? `@flip1995`1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments