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

[ci] Run clippy against all targets, check docs #154

Merged
merged 1 commit into from
Aug 4, 2021

Commits on Aug 4, 2021

  1. [ci] Run clippy against all targets, check docs

    We weren't doing this, which means our tests and examples were
    un-clippy'd. They are now clippy'd.
    
    We also now deny missing docs.
    cmyr committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    d955bcb View commit details
    Browse the repository at this point in the history