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

Fx clippy warnings #688

Merged
merged 6 commits into from
Jun 9, 2023
Merged

Fx clippy warnings #688

merged 6 commits into from
Jun 9, 2023

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    5db9933 View commit details
    Browse the repository at this point in the history
  2. Remove #![allow(clippy::eval_order_dependence)]

    Seems like it was fixed and explicit allow isn't needed anymore
    ozkriff committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    d58e0a1 View commit details
    Browse the repository at this point in the history
  3. Fix clippy::derivable_impls

    ozkriff committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5cb1e7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3c4eb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffd651f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf52cf5 View commit details
    Browse the repository at this point in the history