Skip to content

Move the region_scope_tree query to librustc_passes. - #67697

Merged
bors merged 4 commits into
rust-lang:masterfrom
cjgillot:passes-scope-tree
Dec 31, 2019
Merged

Move the region_scope_tree query to librustc_passes.#67697
bors merged 4 commits into
rust-lang:masterfrom
cjgillot:passes-scope-tree

Conversation

@cjgillot

Copy link
Copy Markdown
Contributor

Split out of #67688.

r? @Zoxc

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 29, 2019
Comment threadsrc/librustc/middle/region.rs Outdated
@bors

bors commented Dec 30, 2019

Copy link
Copy Markdown
Collaborator

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

@cjgillot

Copy link
Copy Markdown
ContributorAuthor

Rebased.

@Zoxc

Zoxc commented Dec 30, 2019

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Dec 30, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit 5ed625a has been approved by Zoxc

@borsbors 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 Dec 30, 2019
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Dec 31, 2019
Move the region_scope_tree query to librustc_passes.
Split out of rust-lang#67688.
r? @Zoxc
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Dec 31, 2019
Move the region_scope_tree query to librustc_passes.
Split out of rust-lang#67688.
r? @Zoxc
bors added a commit that referenced this pull request Dec 31, 2019
Rollup of 5 pull requests
Successful merges:
- #67430 (doc: minus (U+2212) instead of dash (U+002D) for negative infinity)
- #67697 (Move the region_scope_tree query to librustc_passes.)
- #67719 (Add self to .mailmap)
- #67723 (Add error code explanation for E0477)
- #67735 (Support `-Z ui-testing=yes/no`)
Failed merges:
r? @ghost
@bors
bors merged commit 5ed625a into rust-lang:masterDec 31, 2019
@cjgillot
cjgillot deleted the passes-scope-tree branch December 31, 2019 17:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

4 participants

@cjgillot@bors@Zoxc@rust-highfive