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

[r+] Fix a typo and use if-let instead of match in std::result docs #21103

Merged
merged 2 commits into from Jan 16, 2015

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Jan 13, 2015

r? @steveklabnik, I think?

This takes an opportunity to show yet-another-way of dealing with
Results and matching.
bors added a commit that referenced this pull request Jan 14, 2015
Fix a typo and use if-let instead of match in std::result docs

Reviewed-by: steveklabnik
@nagisa nagisa changed the title Fix a typo and use if-let instead of match in std::result docs [r+] Fix a typo and use if-let instead of match in std::result docs Jan 14, 2015
bors added a commit that referenced this pull request Jan 14, 2015
[r+] Fix a typo and use if-let instead of match in std::result docs

Reviewed-by: steveklabnik
bors added a commit that referenced this pull request Jan 15, 2015
[r+] Fix a typo and use if-let instead of match in std::result docs

Reviewed-by: steveklabnik
bors added a commit that referenced this pull request Jan 15, 2015
[r+] Fix a typo and use if-let instead of match in std::result docs

Reviewed-by: steveklabnik
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 15, 2015
@bors bors merged commit 1217007 into rust-lang:master Jan 16, 2015
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.

None yet

3 participants