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

Deny warnings in CI #296

Merged
merged 1 commit into from
May 6, 2024
Merged

Deny warnings in CI #296

merged 1 commit into from
May 6, 2024

Commits on May 6, 2024

  1. Deny warnings in CI

    The main crate already has `#![deny(warnings)]`. Set RUSTFLAGS in CI to
    enforce this for other crates in the workspace.
    tgross35 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    32e7d04 View commit details
    Browse the repository at this point in the history