Skip to content

Conversation

@estebank
Copy link
Contributor

@estebank estebank commented May 2, 2020

Fix #67204.

@rust-highfive
Copy link
Contributor

r? @cramertj

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 2, 2020
@estebank
Copy link
Contributor Author

estebank commented May 2, 2020

@rust-highfive rust-highfive assigned tmandry and unassigned cramertj May 2, 2020
@estebank estebank force-pushed the async-block-2015 branch from a7ea919 to 964c214 Compare May 2, 2020 02:08
@tmandry
Copy link
Member

tmandry commented May 5, 2020

Looks good, thanks!! r=me after nit.

@estebank estebank force-pushed the async-block-2015 branch from 964c214 to 3cf5569 Compare May 6, 2020 02:58
@estebank
Copy link
Contributor Author

estebank commented May 6, 2020

@bors r=tmandry

@bors
Copy link
Collaborator

bors commented May 6, 2020

📌 Commit 3cf5569 has been approved by tmandry

@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 May 6, 2020
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request May 7, 2020
Detect errors caused by `async` block in 2015 edition Fix rust-lang#67204.
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request May 7, 2020
Detect errors caused by `async` block in 2015 edition Fix rust-lang#67204.
@bors
Copy link
Collaborator

bors commented May 7, 2020

⌛ Testing commit 3cf5569 with merge 869761e5f3a94a4004b5b631001030dc3cbef605...

@bors
Copy link
Collaborator

bors commented May 7, 2020

💔 Test failed - checks-actions

@bors bors 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 May 7, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request May 8, 2020
Rollup of 5 pull requests Successful merges: - rust-lang#70733 (Add Arc::{incr,decr}_strong_count) - rust-lang#71598 (improve Drop documentation) - rust-lang#71783 (Detect errors caused by `async` block in 2015 edition) - rust-lang#71903 (reword "possible candidate" import suggestion) - rust-lang#71960 (Fix E0284 to not use incorrect wording) Failed merges: r? @ghost
@bors bors merged commit f3691ac into rust-lang:master May 8, 2020
@estebank estebank deleted the async-block-2015 branch November 9, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

5 participants