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

Add check subcommand to perform a cargo check #317

Merged
merged 1 commit into from
Jul 31, 2022

Conversation

dtolnay
Copy link
Contributor

@dtolnay dtolnay commented Jul 30, 2022

cargo fuzz check. Useful for CI where you aren't going to run the fuzz target, only verify that it compiles. (Running is left to OSS-Fuzz.)

@dtolnay
Copy link
Contributor Author

dtolnay commented Jul 30, 2022

CI failure is the same as #316, unrelated to the PR as far as I can tell.

@Manishearth Manishearth merged commit 43a3f79 into rust-fuzz:master Jul 31, 2022
@dtolnay dtolnay deleted the check branch July 31, 2022 16:27
dtolnay added a commit to dtolnay/itoa that referenced this pull request Jan 20, 2023
dtolnay added a commit to dtolnay/proc-macro2 that referenced this pull request Jan 20, 2023
dtolnay added a commit to dtolnay/ryu that referenced this pull request Jan 20, 2023
dtolnay added a commit to dtolnay/semver that referenced this pull request Jan 20, 2023
dtolnay added a commit to dtolnay/serde-yaml that referenced this pull request Jan 20, 2023
dtolnay added a commit to dtolnay/syn that referenced this pull request Jan 20, 2023
dtolnay added a commit to dtolnay/trybuild that referenced this pull request Jan 20, 2023
dtolnay added a commit to dtolnay/unsafe-libyaml that referenced this pull request Jan 20, 2023
dtolnay added a commit to serde-rs/json that referenced this pull request Jan 20, 2023
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