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

Rename bool::then_* to bool::to_option_* and use where appropriate #65195

Merged
merged 8 commits into from
Dec 6, 2019

Commits on Dec 6, 2019

  1. Configuration menu
    Copy the full SHA
    51901ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3a8ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50985b0 View commit details
    Browse the repository at this point in the history
  4. Fix libcore tests

    varkor committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    6ea4697 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8579fe6 View commit details
    Browse the repository at this point in the history
  6. Rename to then_some and then

    varkor committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    9f1269f View commit details
    Browse the repository at this point in the history
  7. Use Instant::now lazily

    varkor committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    4425148 View commit details
    Browse the repository at this point in the history
  8. Fix rebase issues

    varkor committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    f1db60c View commit details
    Browse the repository at this point in the history