You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://github.com/rust-fuzz/libfuzzer-sys was just updated to support LLVM6 which should fix this issue. so just do a cargo update in the same dir as the cargo.toml that specifies libfuzzer-sys, probably fuzz/
Starting at some point in the past month or so, I am no longer able to run
cargo fuzz
. For example, with https://github.com/rust-fuzz/targets:The text was updated successfully, but these errors were encountered: