Skip to content

doc: add example for std::net::lookup_addr #30188

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

Merged
merged 1 commit into from
Dec 7, 2015
Merged

doc: add example for std::net::lookup_addr #30188

merged 1 commit into from
Dec 7, 2015

Conversation

tshepang
Copy link
Member

@tshepang tshepang commented Dec 3, 2015

No description provided.

@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 3, 2015

📌 Commit 3e7498d has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Dec 4, 2015

💔 Test failed - auto-mac-32-opt

@tshepang
Copy link
Member Author

tshepang commented Dec 4, 2015

ah, missing use std::str::FromStr

@alexcrichton
Copy link
Member

This should use .parse() instead of the less-idiomatic ::from_str most likely as well.

@tshepang
Copy link
Member Author

tshepang commented Dec 6, 2015

Is that more like it @alexcrichton?

@alexcrichton
Copy link
Member

@bors: r+ 8569ef2

@bors
Copy link
Collaborator

bors commented Dec 7, 2015

⌛ Testing commit 8569ef2 with merge 7b77f67...

@bors bors merged commit 8569ef2 into rust-lang:master Dec 7, 2015
@tshepang tshepang deleted the lookup_addr-example branch December 7, 2015 10:05
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.

6 participants