aboutsummaryrefslogtreecommitdiff
path: root/rust/fuzz_test.go
Commit message (Expand)AuthorAgeFilesLines
* Revert "support sandboxed rust rules"Wen-yi Chu2023-09-221-8/+8
* support sandboxed rust rulesSam Delmerico2023-09-151-8/+8
* rust: Add support for host fuzzers.Ivan Lozano2023-08-101-0/+10
* rust: Bundle Rust shared dependencies in fuzzersIvan Lozano2023-06-091-0/+66
* rust: Support sanitizers in rust_ffi modulesIvan Lozano2023-05-241-6/+4
* Update `RustDefaultVersion` to 1.59.0Charisee2022-03-021-4/+4
* rust: Refactor stripped output file pathIvan Lozano2021-11-091-1/+1
* rust: Switch rust_fuzz to HWASanTri Vo2021-04-131-7/+4
* Add Rust fuzzing support.Ivan Lozano2021-01-251-0/+66