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

TcpListener::incoming return value isn't linked #25519

Closed
sfackler opened this issue May 17, 2015 · 0 comments · Fixed by #25522
Closed

TcpListener::incoming return value isn't linked #25519

sfackler opened this issue May 17, 2015 · 0 comments · Fixed by #25522
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@sfackler
Copy link
Member

http://doc.rust-lang.org/stable/std/net/struct.TcpListener.html

@sfackler sfackler added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label May 17, 2015
alexcrichton added a commit to alexcrichton/rust that referenced this issue May 17, 2015
This iterator was mistakenly not reexported at the top level, preventing
actually naming the type!

Closes rust-lang#25519
Manishearth added a commit to Manishearth/rust that referenced this issue May 17, 2015
…fackler

This iterator was mistakenly not reexported at the top level, preventing
actually naming the type!

Closes rust-lang#25519
alexcrichton added a commit to alexcrichton/rust that referenced this issue Jun 10, 2015
This iterator was mistakenly not reexported at the top level, preventing
actually naming the type!

Closes rust-lang#25519
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant