summary refs log tree commit diff
path: root/fuzz/block_fuzzer.rs
Commit message (Expand)AuthorAge
* use `SharedMemory::{named, anon}` to replace `::new`Zach Reizner2019-09-11
* fuzz: fix block fuzzer build after block API changeDaniel Verkamp2019-09-03
* edition: Remove extern crate linesDavid Tolnay2019-04-15
* fuzz: Add block device fuzzerDylan Reid2019-03-25