Uh oh!
There was an error while loading. Please reload this page.
[do not merge] Test ahash - #59592
Conversation
rust-highfive
commented
Mar 31, 2019
(rust_highfive has picked a reviewer for you, use r? to override) |
Zoxc
commented
Mar 31, 2019
@bors try |
bors
commented
Mar 31, 2019
⌛ Trying commit 1dc107d26711bccaa56e88d5a885fa11e7875c72 with merge 1ffa4f33a75cbc37938ecba338d068137ed91c26... |
rust-highfive
commented
Mar 31, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
bors
commented
Mar 31, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
Mar 31, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Zoxc
commented
Mar 31, 2019
@bors try |
bors
commented
Mar 31, 2019
[do not merge] Test ahash cc @tkaitchuck
rust-highfive
commented
Mar 31, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
bors
commented
Mar 31, 2019
💔 Test failed - checks-travis |
rust-highfive
commented
Mar 31, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
tkaitchuck
commented
Apr 1, 2019
Clever renaming AHasher to FxHasher to update everywhere without making the diff huge. Could that be related to something aHash is doing that Fx is not, like maybe proc macros? |
Zoxc
commented
Apr 1, 2019
Nah, it's just a linker error. No idea why it appears though. |
bors
commented
Apr 4, 2019
☔ The latest upstream changes (presumably #59695) made this pull request unmergeable. Please resolve the merge conflicts. |
killercup
commented
Aug 5, 2019
@Zoxc I just came across aHash and was wondering if anything ever came out of testing it in rustc? |
Zoxc
commented
Aug 5, 2019
I haven't managed to test it in rustc. |
cc @tkaitchuck