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

API Docs: result #29373

Closed
steveklabnik opened this issue Oct 26, 2015 · 2 comments
Closed

API Docs: result #29373

steveklabnik opened this issue Oct 26, 2015 · 2 comments

Comments

@steveklabnik
Copy link
Member

Part of #29329

http://doc.rust-lang.org/std/result/

@oconnor663
Copy link
Contributor

Some examples in this page still use the .ok().expect() pattern. Should those be converted to use just .expect()?

@steveklabnik
Copy link
Member Author

Yes, for sure. 👍

steveklabnik added a commit to steveklabnik/rust that referenced this issue Apr 11, 2016
…labnik

Add some missing commas and missing titles/formatting

Fixes rust-lang#29373.

r? @steveklabnik
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

2 participants