Skip to content

add regression test for try! #32513

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

Merged
merged 2 commits into from
Mar 27, 2016
Merged

add regression test for try! #32513

merged 2 commits into from
Mar 27, 2016

Conversation

japaric
Copy link
Member

@japaric japaric commented Mar 26, 2016

Our widespread internal use of try was like a regression test. Now that most of try!s have been converted to ?, lets add a proper regression test.

cc @bstrie

@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@alexcrichton
Copy link
Member

@bors: r+ 064ec35

@bors
Copy link
Collaborator

bors commented Mar 27, 2016

⌛ Testing commit 064ec35 with merge 68de28b...

bors added a commit that referenced this pull request Mar 27, 2016
add regression test for try!

Our widespread internal use of `try` was like a regression test. Now that most of `try!`s have been converted to `?`, lets add a proper regression test.

cc @bstrie
@bors bors merged commit 064ec35 into rust-lang:master Mar 27, 2016
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.

4 participants