Skip to content

Improve camelcase suggestion #23356

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
Mar 15, 2015
Merged

Improve camelcase suggestion #23356

merged 1 commit into from
Mar 15, 2015

Conversation

bombless
Copy link
Contributor

non_camel_case_types lint suggests ONETWOTHREE for non-camel type ONE_TWO_THREE, which doesn't look good.
This patch fixes it.

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ 60aa751

Thanks!

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 15, 2015
 non_camel_case_types lint suggests `ONETWOTHREE` for non-camel type `ONE_TWO_THREE`, which doesn't look good.
This patch fixes it.
@bors bors merged commit 60aa751 into rust-lang:master Mar 15, 2015
@bombless bombless deleted the camelcase branch March 15, 2015 10:49
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.

4 participants