Skip to content

incr.comp.: Revert hashing optimization that caused regression. #46757

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

Merged
merged 1 commit into from
Dec 16, 2017

Conversation

michaelwoerister
Copy link
Member

This PR reverts part of #46562 which caused a regression in the crossbeam rust-icci test. I don't know what the problem is exactly yet. Fortunately, the problematic part is also the less important one, so reverting should not have much impact on performance.

r? @eddyb

@eddyb
Copy link
Member

eddyb commented Dec 15, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 15, 2017

📌 Commit c7e5b70 has been approved by eddyb

@michaelwoerister
Copy link
Member Author

@bors p=1

@bors
Copy link
Collaborator

bors commented Dec 16, 2017

⌛ Testing commit c7e5b70 with merge 39cb4c6...

bors added a commit that referenced this pull request Dec 16, 2017
incr.comp.: Revert hashing optimization that caused regression.

This PR reverts part of #46562 which caused [a regression in the crossbeam rust-icci](https://travis-ci.org/rust-icci/crossbeam/builds/316574774) test. I don't know what the problem is exactly yet. Fortunately, the problematic part is also the less important one, so reverting should not have much impact on performance.

r? @eddyb
@bors
Copy link
Collaborator

bors commented Dec 16, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 39cb4c6 to master...

@bors bors merged commit c7e5b70 into rust-lang:master Dec 16, 2017
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.

3 participants