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

chore: Fix snakecase convention in errors6.rs #2066

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

matthewjnield
Copy link
Contributor

Exercise errors6.rs prompts the user to add a method named from_parseint. This commit changes the method name to the corrected snakecase format, from_parse_int.

Exercise errors6.rs prompts the user to add a method named `from_parseint`. This commit changes the method name to the corrected snakecase format, `from_parse_int`.
@mo8it mo8it merged commit 45a3958 into rust-lang:main Aug 7, 2024
7 checks passed
@mo8it
Copy link
Contributor

mo8it commented Aug 7, 2024

Thanks :D

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.

2 participants