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

incr.comp.: Cache Hir-DepNodeIndices in the HIR map. #44012

Merged
merged 1 commit into from
Aug 25, 2017

Conversation

michaelwoerister
Copy link
Member

In preparation for red/green. This should also be faster than before without any additional memory cost.

r? @nikomatsakis

@nikomatsakis
Copy link
Contributor

@bors r+

@bors
Copy link
Contributor

bors commented Aug 21, 2017

📌 Commit 02dcaec has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented Aug 21, 2017

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

@michaelwoerister
Copy link
Member Author

@bors r=nikomatsakis

Rebased.

@bors
Copy link
Contributor

bors commented Aug 22, 2017

📌 Commit 8d7c59b has been approved by nikomatsakis

@bors
Copy link
Contributor

bors commented Aug 22, 2017

⌛ Testing commit 8d7c59b with merge a6824cf...

bors added a commit that referenced this pull request Aug 22, 2017
…ikomatsakis

incr.comp.: Cache Hir-DepNodeIndices in the HIR map.

In preparation for red/green. This should also be faster than before without any additional memory cost.

r? @nikomatsakis
@bors
Copy link
Contributor

bors commented Aug 22, 2017

💔 Test failed - status-travis

@kennytm
Copy link
Member

kennytm commented Aug 23, 2017

@bors retry

Failed to deploy dist-mips64el-linux. Temporary cache issue of Ruby Gem repository.

Installing deploy dependencies
ERROR:  Could not find a valid gem 'aws-sdk-core' (= 2.10.31) in any repository
ERROR:  Possible alternatives: aws-sdk-core
/home/travis/.rvm/rubies/ruby-2.2.7/lib/ruby/site_ruby/2.2.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- aws-sdk (LoadError)

@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 23, 2017
@bors
Copy link
Contributor

bors commented Aug 25, 2017

⌛ Testing commit 8d7c59b with merge 32b50e2...

bors added a commit that referenced this pull request Aug 25, 2017
…ikomatsakis

incr.comp.: Cache Hir-DepNodeIndices in the HIR map.

In preparation for red/green. This should also be faster than before without any additional memory cost.

r? @nikomatsakis
@bors
Copy link
Contributor

bors commented Aug 25, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: nikomatsakis
Pushing 32b50e2 to master...

@bors bors merged commit 8d7c59b into rust-lang:master Aug 25, 2017
@bors bors mentioned this pull request Aug 25, 2017
7 tasks
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