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

eliminate use of try! #213

Merged
merged 1 commit into from
Apr 13, 2018
Merged

eliminate use of try! #213

merged 1 commit into from
Apr 13, 2018

Conversation

FauxFaux
Copy link
Contributor

IntelliJ can automatically eliminate try!. I have run it.

Afterwards, I ran cargo +stable fmt, which printed a load of errors about the rustfmt.toml, but seems to have done roughly the right thing; it's removed some trailing commas in places that they probably weren't needed.

@sunng87
Copy link
Owner

sunng87 commented Apr 13, 2018

Thanks!

@sunng87 sunng87 merged commit 8d5393e into sunng87:1.0-dev Apr 13, 2018
@FauxFaux FauxFaux deleted the no-questions branch April 14, 2018 09:09
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