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

Resolve some small issues related to #63580 #63933

Merged
merged 3 commits into from
Aug 29, 2019

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    cca64e7 View commit details
    Browse the repository at this point in the history
  2. Simplify maybe_get_optimized_mir and maybe_get_promoted_mir

    Since both functions are always unwrapped, don't wrap the return value
    in an `Option`.
    wesleywiser committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    30b29ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    009cce8 View commit details
    Browse the repository at this point in the history