Skip to content

use the new interface to initialize conditional variables#72307

Merged
bors merged 2 commits into
rust-lang:masterfrom
hermit-os:condvar
May 18, 2020
Merged

use the new interface to initialize conditional variables#72307
bors merged 2 commits into
rust-lang:masterfrom
hermit-os:condvar

Conversation

@stlankes
Copy link
Copy Markdown
Contributor

HermitCore introduce a new interface to intialize conditional variables.
Consequently, minor changes are required to support this interface.

HermitCore introduce a new interface to intialize conditional variables.
Consequently, minor changes are required to support this interface.
@rust-highfive
Copy link
Copy Markdown
Contributor

r? @dtolnay

(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 17, 2020
@Mark-Simulacrum
Copy link
Copy Markdown
Member

@bors r+

Approving as a hermitcore-only change.

r? @Mark-Simulacrum

@bors
Copy link
Copy Markdown
Collaborator

bors commented May 17, 2020

📌 Commit 3f47d9d has been approved by Mark-Simulacrum

@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 17, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request May 18, 2020
Rollup of 2 pull requests

Successful merges:

 - rust-lang#72143 (make offset must_use)
 - rust-lang#72307 (use the new interface to initialize conditional variables)

Failed merges:

r? @ghost
@bors bors merged commit 2cff5d9 into rust-lang:master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants