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

Use option --all-targets with clippy check examples and tests #46

Merged
merged 3 commits into from
Jan 17, 2024

Commits on Jan 17, 2024

  1. Use option --all-targets with clippy check examples and tests

    This commit adds --all-targets to the local CI script as well as the remote CI
    script. It also fixes several violations found by the change.
    jlapeyre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    dcb5dc9 View commit details
    Browse the repository at this point in the history
  2. Fix clippy warnings from CI

    jlapeyre committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ad82062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a8fd75 View commit details
    Browse the repository at this point in the history