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

chore: cargo lint #3566

Merged
merged 1 commit into from
Jan 5, 2024
Merged

chore: cargo lint #3566

merged 1 commit into from
Jan 5, 2024

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Jan 3, 2024

Satisfies the latest cargo lints. I took the easy way out, preserving the existing function sigs, rather than performing a deeper refactor. Ignored the checks on the re-export of metrics code across components.

Holding off on adding --all-targets to the check command, because there's some cleanup to do in the benchmarks, related to #3556.

Revert "ci: disable -D warnings"
This reverts commit 4e7c77b.

Refs #3543.

@conorsch conorsch marked this pull request as draft January 3, 2024 22:04
@conorsch
Copy link
Contributor Author

conorsch commented Jan 3, 2024

Downgrading to draft because @cronokirby noticed we weren't checking the benchmarks, and #3556 made some changes that now cause lints to fail.

Satisfies the latest cargo lints. I took the easy way out, preserving
the existing function sigs, rather than performing a deeper refactor.
Ignored the checks on the re-export of metrics code across components.

Holding off on adding `--all-targets` to the check command, because
there's some cleanup to do in the benchmarks, related to #3556.

Revert "ci: disable -D warnings"
This reverts commit 4e7c77b.

Refs #3543.
@conorsch conorsch marked this pull request as ready for review January 5, 2024 17:01
@conorsch conorsch merged commit 40cb020 into main Jan 5, 2024
7 checks passed
@conorsch conorsch deleted the 3543-rust-lints branch January 5, 2024 17:05
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.

1 participant