Skip to content

Allow new unpredictable_function_pointer_comparisons lints #4489

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
Jun 15, 2025

Conversation

tgross35
Copy link
Contributor

These appeared in a recent nightly from our PartialEq derives. Add allows where needed to suppress them, since removing the derive would be breaking.

@rustbot
Copy link
Collaborator

rustbot commented Jun 15, 2025

Some changes occurred in the Android module

cc @maurer

@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jun 15, 2025
@tgross35 tgross35 enabled auto-merge June 15, 2025 22:47
@tgross35 tgross35 force-pushed the lint-fixes branch 2 times, most recently from 8668bee to ae2bb93 Compare June 15, 2025 22:50
These appeared in a recent nightly from our `PartialEq` derives. Add
`allow`s where needed to suppress them, since removing the derive would
be breaking.
@tgross35 tgross35 added this pull request to the merge queue Jun 15, 2025
Merged via the queue into rust-lang:main with commit f88be02 Jun 15, 2025
48 of 51 checks passed
@tgross35 tgross35 deleted the lint-fixes branch June 15, 2025 23:46
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jun 17, 2025
These appeared in a recent nightly from our `PartialEq` derives. Add
`allow`s where needed to suppress them, since removing the derive would
be breaking.

(backport <rust-lang#4489>)
(cherry picked from commit e637810)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jun 17, 2025
These appeared in a recent nightly from our `PartialEq` derives. Add
`allow`s where needed to suppress them, since removing the derive would
be breaking.

(backport <rust-lang#4489>)
(cherry picked from commit e637810)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jun 17, 2025
These appeared in a recent nightly from our `PartialEq` derives. Add
`allow`s where needed to suppress them, since removing the derive would
be breaking.

(backport <rust-lang#4489>)
[ applied to PSP as well - Trevor ]
(cherry picked from commit e637810)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants