Skip to content

Replace try_opt! macro with a ? operator#2035

Merged
nrc merged 3 commits into
rust-lang:masterfrom
topecongiro:deprecate-try_opt!
Oct 5, 2017
Merged

Replace try_opt! macro with a ? operator#2035
nrc merged 3 commits into
rust-lang:masterfrom
topecongiro:deprecate-try_opt!

Conversation

@topecongiro
Copy link
Copy Markdown
Contributor

For fun and profit, closes #2034.

@nrc nrc merged commit 802df67 into rust-lang:master Oct 5, 2017
@nrc
Copy link
Copy Markdown
Member

nrc commented Oct 5, 2017

This is great, I'm so happy to get rid of try_opt!

@topecongiro topecongiro deleted the deprecate-try_opt! branch October 5, 2017 12:48
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.

Replace try_opt! with ?

2 participants