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

Respect Rust 1.53 #1352

Merged
merged 5 commits into from
Jun 20, 2021
Merged

Respect Rust 1.53 #1352

merged 5 commits into from
Jun 20, 2021

Commits on Jun 20, 2021

  1. Style: Don't repeat code at end of if

    Respecting lint clippy::branches_sharing_code
    RageKnify committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    4b2a2d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e976e View commit details
    Browse the repository at this point in the history
  3. Refactor: Use self for "converting" date methods

    Respecting the wrong_self_conversion lint
    RageKnify committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    bcc138a View commit details
    Browse the repository at this point in the history
  4. Style: rustfmt

    RageKnify committed Jun 20, 2021
    Configuration menu
    Copy the full SHA
    13f2588 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22e0b6f View commit details
    Browse the repository at this point in the history