Skip to content

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

New issue

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

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

Already on GitHub? # to your account

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
Collaborator

bors commented Aug 21, 2017

📌 Commit 02dcaec has been approved by nikomatsakis

@bors
Copy link
Collaborator

bors commented Aug 21, 2017

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

@michaelwoerister michaelwoerister force-pushed the cache-hir-dep-node-index branch from 02dcaec to 8d7c59b Compare August 22, 2017 07:31
@michaelwoerister
Copy link
Member Author

@bors r=nikomatsakis

Rebased.

@bors
Copy link
Collaborator

bors commented Aug 22, 2017

📌 Commit 8d7c59b has been approved by nikomatsakis

@bors
Copy link
Collaborator

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
Collaborator

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
Collaborator

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
Collaborator

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
# for free to join this conversation on GitHub. Already have an account? # 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