Skip to content

[Rust] Fix warnings about names that are not snake case #7258

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 1 commit into from
Aug 14, 2025

Conversation

bdash
Copy link
Contributor

@bdash bdash commented Aug 12, 2025

The names can simply be omitted since they are only mentioned in the declaration of a function pointer.

The names can simply be omitted since they are only mentioned in the
declaration of a function pointer.
@bdash bdash force-pushed the rust-non-snake-case branch from 42beb31 to 0cbc2ab Compare August 14, 2025 02:25
@bdash bdash merged commit 0cbc2ab into dev Aug 14, 2025
9 of 10 checks passed
@bdash bdash deleted the rust-non-snake-case branch August 14, 2025 02:25
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