Skip to content

Use a Box<[u8]> in BufReader #31070

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

Merged
merged 1 commit into from
Jan 22, 2016
Merged

Conversation

sfackler
Copy link
Member

Saves a word, and also prevents the impl from accidentally changing the
buffer length.

r? @alexcrichton

Saves a word, and also prevents the impl from accidentally changing the
buffer length.
@alexcrichton
Copy link
Member

@bors: r+ b740c55

@bors
Copy link
Collaborator

bors commented Jan 22, 2016

⌛ Testing commit b740c55 with merge 00ee90f...

bors added a commit that referenced this pull request Jan 22, 2016
Saves a word, and also prevents the impl from accidentally changing the
buffer length.

r? @alexcrichton
@bors bors merged commit b740c55 into rust-lang:master Jan 22, 2016
@sfackler sfackler deleted the bufreader-box-slice branch November 26, 2016 05:50
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.

3 participants