Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rustc: Fix reachability with cross-crate generators #44202

Merged
merged 1 commit into from
Sep 1, 2017

Conversation

alexcrichton
Copy link
Member

Same solution as in f2df185

Closes #44181

@rust-highfive
Copy link
Collaborator

r? @arielb1

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

@arielb1
Copy link
Contributor

arielb1 commented Aug 31, 2017

@bors r+

@bors
Copy link
Contributor

bors commented Aug 31, 2017

📌 Commit 41d3e83 has been approved by arielb1

@arielb1
Copy link
Contributor

arielb1 commented Aug 31, 2017

@bors rollup

@aidanhs aidanhs added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 31, 2017
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Aug 31, 2017
…rielb1

rustc: Fix reachability with cross-crate generators

Same solution as in f2df185

Closes rust-lang#44181
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Sep 1, 2017
…rielb1

rustc: Fix reachability with cross-crate generators

Same solution as in f2df185

Closes rust-lang#44181
bors added a commit that referenced this pull request Sep 1, 2017
Rollup of 10 pull requests

- Successful merges: #44192, #44199, #44202, #44203, #44205, #44207, #44209, #44223, #44230, #44231
- Failed merges:
@bors
Copy link
Contributor

bors commented Sep 1, 2017

☔ The latest upstream changes (presumably #44233) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors merged commit 41d3e83 into rust-lang:master Sep 1, 2017
@alexcrichton alexcrichton deleted the xcrate-generators branch September 1, 2017 23:06
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