Skip to content

correct "Affected lints" for allow-one-hash-in-raw-strings #14186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

lapla-cogito
Copy link
Contributor

The needless_raw_string_hashes lint was implemented in #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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 10, 2025
@flip1995
Copy link
Member

I wonder if we can implement an internal lint, that would detect unknown lint names in our config definition. Might be unexpectedly hard to do though.

Thanks for the fix!

@flip1995 flip1995 added this pull request to the merge queue Feb 10, 2025
Merged via the queue into rust-lang:master with commit b7ec4c1 Feb 10, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants