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

fix a couple of clippy findings #75270

Merged
merged 17 commits into from
Aug 8, 2020
Merged

Commits on Aug 7, 2020

  1. fix clippy::expect_fun_call: use unwrap_or_else to prevent panic mess…

    …age from always being evaluated
    matthiaskrgr committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    3ef8c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bc1f91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca81fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb975cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27bb689 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09e29e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3ec5be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1c2212 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6b1857 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eccc2fe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    057730c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f95cfe5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea9ccfa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4ba1a19 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15dcda3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ff692ab View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a605e51 View commit details
    Browse the repository at this point in the history