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

Remove warning for opaque forward declarations #3121

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

jschwe
Copy link
Contributor

@jschwe jschwe commented Feb 8, 2025

Forward declarations never have a known layout, so the warning makes no sense in that case.

Forward declarations never have a known layout,
and the warning makes no sense in that case.
@emilio emilio added this pull request to the merge queue Feb 9, 2025
Merged via the queue into rust-lang:main with commit efd157f Feb 9, 2025
34 checks passed
@jschwe jschwe deleted the remove_wrong_warning branch February 9, 2025 15:38
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