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: cargo check all targets #3584

Merged
merged 1 commit into from
Jan 5, 2024
Merged

ci: cargo check all targets #3584

merged 1 commit into from
Jan 5, 2024

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Jan 5, 2024

As of #3579 we can now enable cargo check --all-targets to ensure that even benchmarks are included in cargo check.

Closes #3543.

As of #3579 we can now enable `cargo check --all-targets` to ensure that
even benchmarks are included in `cargo check`.

Closes #3543.
@conorsch conorsch merged commit 4d4ae01 into main Jan 5, 2024
7 checks passed
@conorsch conorsch deleted the ci-cargo-check-all-targets branch January 5, 2024 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix unused import visibility and re-enable warnings in CI
1 participant