rust-fuzz / targets

🎯 A collection of fuzzing targets written in Rust.
Creative Commons Zero v1.0 Universal
104 stars 21 forks source link

Add target for rustc syntax lexer. #97

Closed frewsxcv closed 6 years ago

frewsxcv commented 6 years ago

Blocked on:

error: the linked panic runtime `panic_unwind` is not compiled with this crate's panic strategy `abort`
frewsxcv commented 6 years ago

just kidding, 'syntax' wont get instrumented since it's bundled with nightly rust