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

fix(test1): renamed function name to snake case #184

Merged
merged 1 commit into from
Jun 28, 2019

Conversation

Jesse-Cameron
Copy link
Contributor

addressing a minor function naming convention, see: RFC #430

closes #180

@komaeda
Copy link
Contributor

komaeda commented Jun 28, 2019

thanks!

@bors r+

@bors
Copy link
Contributor

bors commented Jun 28, 2019

📌 Commit 89d5186 has been approved by komaeda

@bors
Copy link
Contributor

bors commented Jun 28, 2019

⌛ Testing commit 89d5186 with merge 5e1d7c3...

bors added a commit that referenced this pull request Jun 28, 2019
fix(test1): renamed function name to snake case

addressing a minor function naming convention, see: [RFC #430](https://doc.rust-lang.org/1.0.0/style/style/naming/README.html)

closes #180
@bors
Copy link
Contributor

bors commented Jun 28, 2019

☀️ Test successful - checks-travis
Approved by: komaeda
Pushing 5e1d7c3 to master...

@bors bors merged commit 89d5186 into rust-lang:master Jun 28, 2019
ppp3 pushed a commit to ppp3/rustlings that referenced this pull request May 23, 2022
fix(test1): renamed function name to snake case

addressing a minor function naming convention, see: [RFC rust-lang#430](https://doc.rust-lang.org/1.0.0/style/style/naming/README.html)

closes rust-lang#180
dmoore04 pushed a commit to dmoore04/rustlings that referenced this pull request Sep 11, 2022
fix(test1): renamed function name to snake case

addressing a minor function naming convention, see: [RFC rust-lang#430](https://doc.rust-lang.org/1.0.0/style/style/naming/README.html)

closes rust-lang#180
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.

test1.rs doesn't adhere to naming conventions
3 participants