Skip to content

cleanup: Remove allow(missing_debug_implementations) #4536

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
Jul 8, 2025

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Jul 7, 2025

Since the macros now create a Debug implementation for all types, there isn't any need to allow this lint anywhere.

@rustbot
Copy link
Collaborator

rustbot commented Jul 7, 2025

Some changes occurred in solarish module

cc @jclulow, @pfmooney

Some changes occurred in the Android module

cc @maurer

@tgross35 tgross35 added stable-nominated This PR should be considered for cherry-pick to libc's stable release branch and removed O-gnu O-x86 O-powerpc labels Jul 7, 2025
@tgross35 tgross35 enabled auto-merge July 7, 2025 22:42
Since the macros now create a `Debug` implementation for all types,
there isn't any need to allow this lint anywhere.
@tgross35 tgross35 force-pushed the no-allow-missing-debug-impls branch from 0144e41 to da7a725 Compare July 7, 2025 23:20
@tgross35 tgross35 added this pull request to the merge queue Jul 7, 2025
Merged via the queue into rust-lang:main with commit 7335fec Jul 8, 2025
48 of 52 checks passed
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