Skip to content

Stabilize bufreader_buffer feature - #61235

Merged
bors merged 1 commit into
rust-lang:masterfrom
tesuji:stabilize-bufreader_buffer
May 29, 2019
Merged

Stabilize bufreader_buffer feature#61235
bors merged 1 commit into
rust-lang:masterfrom
tesuji:stabilize-bufreader_buffer

Conversation

@tesuji

@tesujitesuji commented May 27, 2019

Copy link
Copy Markdown
Contributor

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 27, 2019
@tesuji

This comment has been minimized.

@rustbot

Copy link
Copy Markdown
Collaborator

Error: Label relnotes can only be set by Rust team members

Please let @rust-lang/release know if you're having trouble with this bot.

@rustbotrustbot added the T-libs-api [DEPRECATED; DO NOT USE] label May 27, 2019
@CentrilCentril added the relnotes Marks issues that should be documented in the release notes of the next release. label May 27, 2019
@CentrilCentril added this to the 1.37 milestone May 27, 2019
@Centril

Copy link
Copy Markdown
Contributor

r? @Centril@bors r+ rollup

@bors

bors commented May 29, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 06eb412 has been approved by Centril

@borsbors 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 May 29, 2019
Centril added a commit to Centril/rust that referenced this pull request May 29, 2019
@CentrilCentril mentioned this pull request May 29, 2019
bors added a commit that referenced this pull request May 29, 2019
Rollup of 11 pull requests
Successful merges:
- #58975 (Implement `iter::Sum` and `iter::Product` for `Option`)
- #60542 (Add Step::sub_usize)
- #60555 (Implement nth_back for RChunks(Exact)(Mut))
- #60766 (Weak::into_raw)
- #61048 (Feature/nth back chunks)
- #61191 (librustc_errors: Move annotation collection to own impl)
- #61235 (Stabilize bufreader_buffer feature)
- #61249 (Rename Place::local to Place::local_or_deref_local)
- #61291 (Avoid unneeded bug!() call)
- #61294 (Rename `TraitOrImpl` to `Assoc` and `trait_or_impl` to `assoc`.)
- #61297 (Remove LLVM instruction stats and other (obsolete) codegen stats.)
Failed merges:
r? @ghost
Centril added a commit to Centril/rust that referenced this pull request May 29, 2019
@CentrilCentril mentioned this pull request May 29, 2019
@bors
bors merged commit 06eb412 into rust-lang:masterMay 29, 2019
@tesuji
tesuji deleted the stabilize-bufreader_buffer branch May 29, 2019 13:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

relnotesMarks issues that should be documented in the release notes of the next release.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-libs-api[DEPRECATED; DO NOT USE]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BufReader/Writer extension methods: is_empty, buffer

6 participants

@tesuji@rustbot@Centril@bors@SimonSapin@rust-highfive