-
Notifications
You must be signed in to change notification settings - Fork 110
Issues: rust-fuzz/cargo-fuzz
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Provide a way to provide seeds and prevent them from being removed with cmin
#382
opened Sep 3, 2024 by
leighmcculloch
feature request:
cargo fuzz miri <target>
to run all corpus items in miri
#370
opened Apr 19, 2024 by
5225225
Documentation: what does cmin do when input corpus files exceed max_len?
#368
opened Mar 14, 2024 by
Pr0methean
cargo fuzz list
does not show targets auto-discovered by cargo
#363
opened Feb 21, 2024 by
mauricelam
Vscode / Visual Studio tips for Rust Analyzer with cargo fuzz
#352
opened Dec 24, 2023 by
cameronelliott
Confusing error when Cargo.toml includes 'cargo-fuzz = true'
#350
opened Dec 21, 2023 by
cameronelliott
cfg(fuzzing_repro)
causes unnecessary recompilations, switch to CARGO_FUZZ_REPRO
env var instead?
#346
opened Jul 28, 2023 by
daprilik
Allow passing arbitrary flags to
cargo
after --
in cargo fuzz build
#312
opened Jul 7, 2022 by
tomaka
Extremely slow compilation when the code initializes nested arrays
#303
opened May 16, 2022 by
koute
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.