-
Couldn't load subscription status.
- Fork 13.9k
incr.comp.: Use an array instead of a hashmap for storing result hashes. #46842
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
Conversation
fef84c3 to
e6e5589
Compare
|
Seems like I was compiling with debug assertions off locally. Should be fixed now. |
|
@bors r+ |
|
📌 Commit b2f7239 has been approved by |
|
⌛ Testing commit b2f7239 with merge 705ef67686b821588d9c0094e406add58362671e... |
|
💔 Test failed - status-appveyor |
|
@bors retry |
incr.comp.: Use an array instead of a hashmap for storing result hashes. Doing so should result in some of the core tracking components being faster. r? @nikomatsakis
|
☀️ Test successful - status-appveyor, status-travis |
Doing so should result in some of the core tracking components being faster.
r? @nikomatsakis