Skip to content
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

Add missing .com #10882

Merged
merged 1 commit into from
Dec 10, 2013
Merged

Add missing .com #10882

merged 1 commit into from
Dec 10, 2013

Conversation

jhasse
Copy link
Contributor

@jhasse jhasse commented Dec 9, 2013

typo

bors added a commit that referenced this pull request Dec 10, 2013
@bors bors closed this Dec 10, 2013
@bors bors merged commit 6de5b7a into rust-lang:master Dec 10, 2013
@jhasse jhasse deleted the patch-1 branch December 12, 2013 16:09
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jun 30, 2023
…=dswij

New lint [`needless_raw_string_hashes`]

Emits a warning when there are an extraneous number of hashes(?) around a raw string literal, for example `r##"I'm a "raw string literal"!"##` or `cr#"crunb"#`

Closes rust-lang#10882

I think this could also fit in `style` as well, rather than `complexity`.

changelog: Add [`needless_raw_string_hashes`] and [`needless_raw_string`] lints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants