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

Run clippy in CI #169

Merged
merged 7 commits into from
Jun 16, 2022
Merged

Run clippy in CI #169

merged 7 commits into from
Jun 16, 2022

Commits on Jun 14, 2022

  1. Fix clippy lints

    madsmtm committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    fc37571 View commit details
    Browse the repository at this point in the history
  2. Add cargo clippy to CI

    madsmtm committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    c3b2527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c406f02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0294e47 View commit details
    Browse the repository at this point in the history
  5. Add #![warn(clippy::ptr_as_ptr)] lint

    Follow-up from b8f9b88
    madsmtm committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    47b750b View commit details
    Browse the repository at this point in the history
  6. Fix clippy nightly

    madsmtm committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    8f2f4a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cf75986 View commit details
    Browse the repository at this point in the history