-
Notifications
You must be signed in to change notification settings - Fork 113
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
cargo fuzz doesn't work with
build-std
if compiler older than 2024-07-30
#400
opened Feb 18, 2025 by
0xdeafbeef
x86_64-unknown-linux-musl
is the default target used by cargo fuzz run
on my x86_64-unknown-linux-gnu
host
#398
opened Feb 14, 2025 by
tyilo
Set
-C target-feature=-crt-static
automatically when running cargo fuzz run
#397
opened Feb 14, 2025 by
tyilo
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
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.