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

Implement Arbitrary for Ipv4Addr and Ipv6Addr #84

Merged
merged 3 commits into from May 20, 2021
Merged

Implement Arbitrary for Ipv4Addr and Ipv6Addr #84

merged 3 commits into from May 20, 2021

Conversation

rcvalle
Copy link
Contributor

@rcvalle rcvalle commented May 20, 2021

This commit implements the Arbitrary trait for the std::net::{Ipv4Addr, Ipv6Addr} types.

This commit implements the Arbitrary trait for the std::net::{Ipv4Addr,
Ipv6Addr} types.
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
@Manishearth Manishearth merged commit a9c8c66 into rust-fuzz:master May 20, 2021
@Manishearth
Copy link
Member

Opened #85 for getting a new release out, we have a couple fixes and other goodies

@Manishearth
Copy link
Member

This is now in 1.0.1

@rcvalle
Copy link
Contributor Author

rcvalle commented May 20, 2021

Thank you for your time, @Manishearth! Much appreciated.

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

2 participants