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
The coverage mapping format used by newer versions of rustc is Version 6, while fuzzcheck only supports Version 4. This means that fuzzcheck will not work at all.
This is rather urgent and I am hoping to publish a fix very soon :)
The text was updated successfully, but these errors were encountered:
The coverage mapping format used by newer versions of rustc is Version 6, while fuzzcheck only supports Version 4. This means that fuzzcheck will not work at all.
This is rather urgent and I am hoping to publish a fix very soon :)
The text was updated successfully, but these errors were encountered: