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

fix clippy beta #4737

Merged
merged 1 commit into from
Nov 27, 2024
Merged

fix clippy beta #4737

merged 1 commit into from
Nov 27, 2024

Conversation

Icxolu
Copy link
Contributor

@Icxolu Icxolu commented Nov 27, 2024

This fixes the clippy beta error. I moved rust-version into the workspace (I guess we can only do this after the next bump), so all our crates can inherit it and we don't get lints which we can't apply due to MSRV.

@Icxolu Icxolu added the CI-skip-changelog Skip checking changelog entry label Nov 27, 2024
Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@davidhewitt davidhewitt added this pull request to the merge queue Nov 27, 2024
Merged via the queue into PyO3:main with commit b308ffa Nov 27, 2024
47 checks passed
@Icxolu Icxolu deleted the clippy-beta branch November 27, 2024 20:59
davidhewitt pushed a commit that referenced this pull request Nov 29, 2024
davidhewitt pushed a commit that referenced this pull request Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants