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

Add example code and cross-link to BufReader docs #25610

Merged
merged 1 commit into from
May 20, 2015

Conversation

mbrubeck
Copy link
Contributor

///
/// ```no_run
/// use std::io::prelude::*;
/// use std::fs::BufReader;
Copy link
Member

Choose a reason for hiding this comment

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

s/fs::BufReader/io::BufReader/ ?

@alexcrichton
Copy link
Member

Nice! r=me with one minor typo

@steveklabnik
Copy link
Member

🎊

@mbrubeck
Copy link
Contributor Author

Typo fixed.

@alexcrichton
Copy link
Member

@bors: r+ d776191

@bors
Copy link
Contributor

bors commented May 20, 2015

⌛ Testing commit d776191 with merge 541fe5f...

@bors bors merged commit d776191 into rust-lang:master May 20, 2015
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.

4 participants