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

use correct casing for rename suggestions #47838

Merged
merged 1 commit into from
Jan 31, 2018

Conversation

euclio
Copy link
Contributor

@euclio euclio commented Jan 29, 2018

If the original name is uppercase, use camel case. Otherwise, use snake
case.

If the original name is uppercase, use camel case. Otherwise, use snake
case.
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@petrochenkov
Copy link
Contributor

Nice.
@bors r+

@bors
Copy link
Contributor

bors commented Jan 29, 2018

📌 Commit 043d461 has been approved by petrochenkov

@petrochenkov petrochenkov added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 29, 2018
@bors
Copy link
Contributor

bors commented Jan 29, 2018

⌛ Testing commit 043d461 with merge 16c3ff6066a7b52e232b1fc49d33a1b1b3e8cf3d...

@bors
Copy link
Contributor

bors commented Jan 29, 2018

💔 Test failed - status-appveyor

@kennytm
Copy link
Member

kennytm commented Jan 29, 2018

@bors retry #46903

kennytm added a commit to kennytm/rust that referenced this pull request Jan 31, 2018
…ochenkov

use correct casing for rename suggestions

If the original name is uppercase, use camel case. Otherwise, use snake
case.
bors added a commit that referenced this pull request Jan 31, 2018
Rollup of 16 pull requests

- Successful merges: #47838, #47840, #47844, #47874, #47875, #47876, #47884, #47886, #47889, #47890, #47891, #47795, #47677, #47893, #47895, #47552
- Failed merges:
@bors bors merged commit 043d461 into rust-lang:master Jan 31, 2018
@euclio euclio deleted the snakecase-suggestion branch February 7, 2019 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants