Skip to content

Rollup of 4 pull requests - #62365

Closed
Centril wants to merge 14 commits into
rust-lang:masterfrom
Centril:rollup-36t0bx5
Closed

Rollup of 4 pull requests#62365
Centril wants to merge 14 commits into
rust-lang:masterfrom
Centril:rollup-36t0bx5

Conversation

@Centril

Copy link
Copy Markdown
Contributor

Successful merges:

Failed merges:

r? @ghost

nitnelaveand others added 14 commits June 24, 2019 23:11
Add debug assertions to write_bytes and copy*
Looks like @nitnelave went MIA in rust-lang#58783, so I am re-submitting their PR, tweaked just a bit. I took care to preserve commit authorship.
Cc rust-lang#53871
…mertj
Move `async || ...` closures into `#![feature(async_closure)]`
The `async || expr` syntax is moved out from `#![feature(async_await)]` into its own gate `#![feature(async_closure)]`.
New tracking issue: rust-lang#62290Closesrust-lang#62214.
cc rust-lang#62149
r? @varkor
…, r=cramertj
Reduce reliance on `await!(...)` macro
Only the last commit is new.
r? @cramertj
@Centril

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=4 rollup=never

@bors

bors commented Jul 4, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit f5a4013 has been approved by Centril

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 4, 2019
@bors

bors commented Jul 4, 2019

Copy link
Copy Markdown
Collaborator

⌛ Testing commit f5a4013 with merge e49948f25544881e16b65f73f4c8b40a3f4320f6...

@bors

bors commented Jul 4, 2019

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-azure

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 4, 2019
@CentrilCentril closed this Jul 4, 2019
@Centril
Centril deleted the rollup-36t0bx5 branch July 4, 2019 08:24
@CentrilCentril added the rollup A PR which is a rollup label Oct 24, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollupS-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Centril@bors@nitnelave@RalfJung@Zoxc