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

Untry #330

Closed
SimonSapin opened this issue May 9, 2017 · 0 comments
Closed

Untry #330

SimonSapin opened this issue May 9, 2017 · 0 comments

Comments

@SimonSapin
Copy link
Member

Run https://github.com/japaric/untry on every .rs file in this repository to replace usage of the try!(…) macro with the …? operator.

bors-servo pushed a commit that referenced this issue May 9, 2017
Replace usage of try! with ?

Replaces all uses of `try!` with the `?` operator.

Fixes #330

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/331)
<!-- Reviewable:end -->
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

No branches or pull requests

1 participant