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

clippy: unnecessary cast warnings on x86. #1452

Merged

Conversation

waywardmonkeys
Copy link
Contributor

The full warning is "casting raw pointers to the same type and constness is unnecessary"

The full warning is "casting raw pointers to the same type and constness
is unnecessary"
@rustbot
Copy link
Collaborator

rustbot commented Aug 1, 2023

r? @Amanieu

(rustbot has picked a reviewer for you, use r? to override)

@Amanieu Amanieu merged commit 195e56f into rust-lang:master Aug 3, 2023
26 checks passed
@waywardmonkeys waywardmonkeys deleted the clippy-unnecessary-casts-x86 branch August 4, 2023 01:46
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.

3 participants