Skip to content

Make std::rt::io::extensions public #9780

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

Closed
wants to merge 1 commit into from

Conversation

sfackler
Copy link
Member

@sfackler sfackler commented Oct 9, 2013

This works around #9779, but is probably the right thing to do anyways
since that's the module where all of the documentation for those traits
lives.

This works around rust-lang#9779, but is probably the right thing to do anyways
since that's the module where all of the documentation for those traits
lives.
@bluss
Copy link
Member

bluss commented Oct 9, 2013

ah, this way the ByteIterator is accessible again (maybe it should be in the io/mod.rs file?). I was meaning to fix that but I was distracted. thanks!

@chris-morgan
Copy link
Member

rust-http can't build until this lands :-(

bors added a commit that referenced this pull request Oct 10, 2013
This works around #9779, but is probably the right thing to do anyways
since that's the module where all of the documentation for those traits
lives.
@bors bors closed this Oct 10, 2013
@sfackler sfackler deleted the extensions2 branch May 15, 2014 05:03
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