Skip to content

Add check subcommand to perform a cargo check#317

Merged
Manishearth merged 1 commit intorust-fuzz:masterfrom
dtolnay-contrib:check
Jul 31, 2022
Merged

Add check subcommand to perform a cargo check#317
Manishearth merged 1 commit intorust-fuzz:masterfrom
dtolnay-contrib:check

Conversation

@dtolnay
Copy link
Copy Markdown
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
Copy Markdown
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
MiscStuff839 pushed a commit to MiscStuff839/semver that referenced this pull request Apr 27, 2025
takumi-earth pushed a commit to earthlings-dev/json that referenced this pull request Jan 27, 2026
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