Skip to content

Error handling chapter should mention the try! macro #22342

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
kmcallister opened this issue Feb 14, 2015 · 2 comments · Fixed by #22458
Closed

Error handling chapter should mention the try! macro #22342

kmcallister opened this issue Feb 14, 2015 · 2 comments · Fixed by #22458
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)

Comments

@kmcallister
Copy link
Contributor

No description provided.

@kmcallister kmcallister added A-docs A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) labels Feb 14, 2015
@mdinger
Copy link
Contributor

mdinger commented Feb 15, 2015

Which docs? std::result mentions try!.

@kmcallister
Copy link
Contributor Author

Sorry, I meant the error handling chapter of the book.

@kmcallister kmcallister changed the title Error handling docs should mention the try! macro Error handling chapter should mention the try! macro Feb 15, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this issue Feb 24, 2015
Manishearth added a commit to Manishearth/rust that referenced this issue Feb 24, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants