Skip to content

doc: improve IpAddr is_glocal and is_unicast_global #25044

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
May 4, 2015
Merged

doc: improve IpAddr is_glocal and is_unicast_global #25044

merged 1 commit into from
May 4, 2015

Conversation

tshepang
Copy link
Member

@tshepang tshepang commented May 2, 2015

No description provided.

@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

/// 172.16.0.0/12 and 192.168.0.0/16), the loopback network (127.0.0.0/8),
/// the link-local network (169.254.0.0/16), the broadcast address (255.255.255.255/32) and
/// the test networks used for documentation (192.0.2.0/24, 198.51.100.0/24 and 203.0.113.0/24).
/// The following return false:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this list render correctly without a newline here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will. But thanks for that, because what I needed is add a newline between the bulletted sentences and the sentence leading to them, "The following...".

@alexcrichton
Copy link
Member

@bors: r+ f86da3d rollup

bors added a commit that referenced this pull request May 4, 2015
@bors
Copy link
Collaborator

bors commented May 4, 2015

⌛ Testing commit f86da3d with merge 45b9a34...

@bors bors merged commit f86da3d into rust-lang:master May 4, 2015
@tshepang tshepang deleted the doc-addr branch May 4, 2015 10:30
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.

5 participants