You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
correct "Affected lints" for allow-one-hash-in-raw-strings (rust-lang#14186)
The `needless_raw_string_hashes` lint was implemented in rust-lang#10884.
However, the name originally considered might have been
`unnecessary_raw_string_hashes`, so this part refers to a non-existent
lint.
r? flip1995
changelog: none
0 commit comments