Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Mar 28, 2015

Since std::old_io is deprecated, this removes all instances from the Standard Input page in the tutorial book and replaces with the equivalent functions in std::io

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

Copy link

Choose a reason for hiding this comment

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

References aren't mentioned until chapter 3.3 of the book. So it might be nice to say something like you did on L118, so newbies (like myself) don't get confused.

@ghost
Copy link
Author

ghost commented Mar 28, 2015

Yes, good idea. I've added a few sentences quickly covering the idea, and a link to the appropriate sections if they are curious.

@steveklabnik
Copy link
Contributor

Hey @bcoopers ! This diff looks good, but in #23787, I plan to remove it entirely, partly for this reason. So I'm going to close this in favor of that. Thank you for the pull request though!

Choose a reason for hiding this comment

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

{rust, ignore} Markdown is used everywhere but here and just below

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