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

Use more idiomatic or_else construction #15815

Merged
merged 1 commit into from Mar 3, 2017
Merged

Use more idiomatic or_else construction #15815

merged 1 commit into from Mar 3, 2017

Commits on Mar 3, 2017

  1. Use more idiomatic construction

    or_else in more idiomatic rust construction than
    match, where Some(x) => Some(x)
    tvladyslav committed Mar 3, 2017
    Copy the full SHA
    afd3030 View commit details
    Browse the repository at this point in the history