Skip to content

Stabilize FileExt::read_exact_at/write_all_at #57625

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 15, 2019
Merged

Stabilize FileExt::read_exact_at/write_all_at #57625

merged 1 commit into from
Jan 15, 2019

Conversation

drrlvn
Copy link
Contributor

@drrlvn drrlvn commented Jan 15, 2019

r? alexcrichton

Closes #51984.

@rust-highfive

This comment has been minimized.

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 15, 2019
@drrlvn

This comment has been minimized.

@rust-highfive rust-highfive assigned alexcrichton and unassigned bluss Jan 15, 2019
@Centril
Copy link
Contributor

Centril commented Jan 15, 2019

r? @Centril

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Jan 15, 2019

📌 Commit 33ac583 has been approved by Centril

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 15, 2019
@Centril Centril added T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. relnotes Marks issues that should be documented in the release notes of the next release. labels Jan 15, 2019
@bors
Copy link
Collaborator

bors commented Jan 15, 2019

⌛ Testing commit 33ac583 with merge 9201924...

bors added a commit that referenced this pull request Jan 15, 2019
Stabilize FileExt::read_exact_at/write_all_at

r? alexcrichton

Closes #51984.
@bors
Copy link
Collaborator

bors commented Jan 15, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: Centril
Pushing 9201924 to master...

@bors bors merged commit 33ac583 into rust-lang:master Jan 15, 2019
@Centril Centril added this to the 1.33 milestone Apr 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracking issue for write_all_at/read_exact_at convenience methods
6 participants