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

Stop recommending old_io in the module doc for std::io #23375

Merged

Conversation

lilyball
Copy link
Contributor

Now that old_io is deprecated and std::io is stable, we should stop
recommending the use of old_io in the module documentation.

Now that `old_io` is deprecated and `std::io` is stable, we should stop
recommending the use of `old_io` in the module documentation.
@rust-highfive
Copy link
Collaborator

r? @huonw

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

@huonw
Copy link
Member

huonw commented Mar 15, 2015

@bors r+

\o/

@bors
Copy link
Contributor

bors commented Mar 15, 2015

@bors r=huonw 3dd455d

@Manishearth
Copy link
Member

@bors: rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 15, 2015
…on-from-io, r=huonw

Now that `old_io` is deprecated and `std::io` is stable, we should stop
recommending the use of `old_io` in the module documentation.
@Manishearth Manishearth mentioned this pull request Mar 15, 2015
bors added a commit that referenced this pull request Mar 15, 2015
@bors bors merged commit 3dd455d into rust-lang:master Mar 15, 2015
@lilyball lilyball deleted the remove-old_io-recommendation-from-io branch March 16, 2015 03:22
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