Turn HIR lowering into a query - #59205
Closed
Zoxc wants to merge 4 commits into
Closed
Conversation
Zoxc
marked this pull request as ready for review
March 15, 2019 10:41
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 15, 2019 12:16
ba4c7ea to
7c39053
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 15, 2019 12:38
7c39053 to
74b1b48
Compare
This comment has been minimized.
This comment has been minimized.
Collaborator
|
☔ The latest upstream changes (presumably #58140) made this pull request unmergeable. Please resolve the merge conflicts. |
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 18, 2019 12:48
74b1b48 to
fa6e22e
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
2 times, most recently
from
March 18, 2019 16:46
128a05b to
333d1ac
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 18, 2019 19:32
333d1ac to
dc91240
Compare
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 18, 2019 19:56
dc91240 to
7fbb379
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 19, 2019 10:09
f021021 to
a05ed38
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 19, 2019 12:52
a05ed38 to
29ae535
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 19, 2019 16:19
29ae535 to
fae8407
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 19, 2019 17:25
fae8407 to
a029f64
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
March 19, 2019 21:03
a029f64 to
14dc3c6
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
April 13, 2019 12:26
a3dd75d to
0ca3a92
Compare
This comment has been minimized.
This comment has been minimized.
Zoxc
force-pushed
the
query-hir-lowering
branch
from
April 24, 2019 15:37
0ca3a92 to
9626842
Compare
This comment has been minimized.
This comment has been minimized.
Collaborator
|
☔ The latest upstream changes (presumably #60567) made this pull request unmergeable. Please resolve the merge conflicts. |
This was referenced May 18, 2019
Member
|
Visiting from triage, I'm closing the series of PRs here other than the first one since they will likely only make progress sequentially and it doesn't help to have all of them open. For reference, this is blocked on #59064. Feel free to reopen as that PR merges and/or makes progress. |
Zoxc
force-pushed
the
query-hir-lowering
branch
2 times, most recently
from
June 18, 2019 22:27
be56785 to
744ed04
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Builds on #59064.
r? @michaelwoerister