Skip to content

Conversation

Aaron1011
Copy link
Contributor

This function takes a generator and wraps it in a future, not
vice-versa.

This function takes a generator and wraps it in a future, not
vice-versa.
@rust-highfive
Copy link
Contributor

r? @withoutboats

(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 Jan 23, 2019
@Centril
Copy link
Contributor

Centril commented Jan 23, 2019

r? @Centril

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jan 23, 2019

📌 Commit 31cd65f 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 23, 2019
Centril added a commit to Centril/rust that referenced this pull request Jan 24, 2019
…tril

Fix std::future::from_generator documentation

This function takes a generator and wraps it in a future, not
vice-versa.
Centril added a commit to Centril/rust that referenced this pull request Jan 24, 2019
…tril

Fix std::future::from_generator documentation

This function takes a generator and wraps it in a future, not
vice-versa.
bors added a commit that referenced this pull request Jan 24, 2019
Rollup of 9 pull requests

Successful merges:

 - #57380 (Fix Instant/Duration math precision & associativity on Windows)
 - #57606 (Get rid of the fake stack frame for reading from constants)
 - #57803 (Several changes to libunwind for SGX target)
 - #57846 (rustdoc: fix ICE from loading proc-macro stubs)
 - #57860 (Add os::fortanix_sgx::ffi module)
 - #57861 (Don't export table by default in wasm)
 - #57863 (Add suggestion for incorrect field syntax.)
 - #57867 (Fix std::future::from_generator documentation)
 - #57873 (Stabilize no_panic_pow)

Failed merges:

r? @ghost
@bors bors merged commit 31cd65f into rust-lang:master Jan 25, 2019
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