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

Fix unused_code warnings without experimental #2482

Merged
merged 2 commits into from
Apr 5, 2023

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Apr 5, 2023

This fixes the unused_code warnings that appear when compiling bindgen without the experimental and __cli features.

pvdrz added 2 commits April 5, 2023 12:12
This fixes the `unused_code` warnings that appear when compiling
`bindgen` without the `experimental` and `__cli` features.
@pvdrz pvdrz merged commit be2f59c into rust-lang:main Apr 5, 2023
@pvdrz pvdrz deleted the fix-unused-code-warnings branch April 5, 2023 17: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.

1 participant