Skip to content
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

Add support for arbitrary #275

Merged
merged 1 commit into from Jan 14, 2022
Merged

Conversation

as-com
Copy link
Contributor

@as-com as-com commented Jan 13, 2022

This PR adds optional support for Arbitrary, which is helpful in fuzz testing. The implementation is nearly identical to Arbitrary's existing Vec implementation.

@mbrubeck
Copy link
Collaborator

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

📌 Commit 9bcd950 has been approved by mbrubeck

@bors-servo
Copy link
Contributor

⌛ Testing commit 9bcd950 with merge 6d0dea5...

@bors-servo
Copy link
Contributor

☀️ Test successful - checks-github
Approved by: mbrubeck
Pushing 6d0dea5 to master...

@bors-servo bors-servo merged commit 6d0dea5 into servo:master Jan 14, 2022
mbrubeck added a commit that referenced this pull request Jan 14, 2022
* Add optional support for the `arbitrary` crate (#275).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants