-
Notifications
You must be signed in to change notification settings - Fork 345
Bring fuzzer up to date #342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Could you also update the fuzz script to use the new macro format? |
One of these? https://github.com/rust-fuzz/cargo-fuzz/search?utf8=%E2%9C%93&q=macro_rules&type= I can't find any other associated macros. |
Try creating a new script ( |
@Manishearth Thanks for the pointer. :) Updated. |
@bors-servo r+ |
📌 Commit 1b97ceb has been approved by |
Bring fuzzer up to date Went to go run some fuzzing today and hit some speed bumps. This brings it up to date and inline with the latest versions. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/342) <!-- Reviewable:end -->
☀️ Test successful - status-travis |
Went to go run some fuzzing today and hit some speed bumps. This brings it up to date and inline with the latest versions.
This change is