summaryrefslogtreecommitdiff
path: root/rust/fuzz.go
AgeCommit message (Expand)Author
2021-10-14rust: Package shared libraries with fuzzer zips Ivan Lozano
2021-08-11Moving common fuzzing code to fuzz package hamzeh
2021-07-16Refactoring fuzz packaging code hamzeh
2021-05-01Add support for packaging rust fuzzers hamzeh
2021-04-13rust: Switch rust_fuzz to HWASan Tri Vo
2021-04-12rust_fuzzer: add toolchain libraries if non-empty Liz Kammer
2021-02-04bp2build: convert paths/module refs to Bazel label Liz Kammer
2021-01-25Add Rust fuzzing support. Ivan Lozano