Skip to content

Add minimal workflow #2483

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 2 commits into from
Apr 5, 2023
Merged

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Apr 5, 2023

This workflow runs cargo check for the bindgen crate without its default features and denies any warnings that occur. This would help us catch any build warnings that happen when building bindgen without the CLI and experimental features disabled.

pvdrz added 2 commits April 5, 2023 12:26
This workflow runs `cargo check` for the `bindgen` crate without its
default features and denies any warnings that occur. This would help us
catch any build warnings that happen when building `bindgen` without the
CLI and experimental features disabled.
@pvdrz pvdrz merged commit 281180c into rust-lang:main Apr 5, 2023
@pvdrz pvdrz deleted the minimal-workflow branch April 5, 2023 17:39
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