-
Notifications
You must be signed in to change notification settings - Fork 114
Issues: rust-fuzz/cargo-fuzz
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
fuzz_mutator
seems to not work with stripping dead code by default
#396
opened Feb 7, 2025 by
0xalpharush
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
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.