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

Satisfy clippy errors on 7 of 8 crates #1358

Conversation

workingjubilee
Copy link
Member

This does more cleanup in the vein of weakening needless bounds.

However, the "main point" is some no-op "make clippy happy" refactoring. This permits running cargo clippy without getting errors (it still issues literally hundreds of warnings) on most of the repository's crates. It does not solve this for pgrx itself, as clippy detected a more serious issue there, and that issue is instead its own PR:

@workingjubilee workingjubilee merged commit 2f15665 into pgcentralfoundation:develop Oct 28, 2023
@workingjubilee workingjubilee deleted the generally-clean-up-pgrx branch October 28, 2023 03:44
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