Skip to content

Fix clippy and formatting post-Rust 1.87. #13

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

Merged
merged 4 commits into from
Jun 29, 2025

Conversation

eddyb
Copy link
Collaborator

@eddyb eddyb commented Jun 27, 2025

Formatting-wise we've seen something similar in Rust-GPU, and it has to do with the adoption of style_edition = "2024" in rustfmt.toml before that had some "last-minute" changes.

Hopefully CI passes with the change from nightly to stable (nightly was used due to rustfmt previously).

@eddyb eddyb added this pull request to the merge queue Jun 29, 2025
Merged via the queue into Rust-GPU:main with commit 92afdee Jun 29, 2025
6 checks passed
@eddyb eddyb deleted the clippy-fmt-1.87 branch June 29, 2025 06:22
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.

2 participants