Commit graph

9 commits

Author SHA1 Message Date
David Tolnay
fcf075572b
Drop braces from fuzz closure
https://github.com/rust-fuzz/libfuzzer/pull/105
2023-08-10 19:21:01 -07:00
David Tolnay
e8de6ca761
Update fuzz crate gitignore to ignore coverage dir 2023-03-25 21:35:20 -07:00
David Tolnay
4943da1452
Add authors to Cargo.toml 2022-07-31 19:25:47 -07:00
David Tolnay
bf012f373c
Sort package entries in Cargo.toml 2022-07-31 19:19:06 -07:00
David Tolnay
6d45d7c9a5
Disallow None handler function argument 2022-07-23 15:12:41 -07:00
David Tolnay
a69723b2d8
Clean up error checking in fuzzer and bins 2022-07-23 12:47:09 -07:00
David Tolnay
f90a3aee19
Replace 1/0 exit codes with Success type 2022-07-23 12:00:09 -07:00
David Tolnay
8bc7d69374
Add fuzz targets for scan and load 2022-07-08 16:23:11 -07:00
David Tolnay
13fb66f124
Add parser fuzz target 2022-07-08 12:54:44 -07:00