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

Use HIR map instead of tcx in constant evaluator #31962

Merged
merged 1 commit into from
Mar 1, 2016

Conversation

sanxiyn
Copy link
Member

@sanxiyn sanxiyn commented Feb 29, 2016

Fix #31910.

Constant evaluator can be called while tcx is in construction.
@rust-highfive
Copy link
Collaborator

r? @nrc

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

@arielb1
Copy link
Contributor

arielb1 commented Feb 29, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Feb 29, 2016

📌 Commit 33bd144 has been approved by arielb1

@bors
Copy link
Contributor

bors commented Mar 1, 2016

⌛ Testing commit 33bd144 with merge bbc0238...

bors added a commit that referenced this pull request Mar 1, 2016
@bors bors merged commit 33bd144 into rust-lang:master Mar 1, 2016
@sanxiyn sanxiyn deleted the const-eval-map branch March 2, 2016 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants