Uh oh!
There was an error while loading. Please reload this page.
Add check for doc alias on assoc const in trait impl - #75888
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
GuillaumeGomez
commented
Aug 30, 2020
ping @ollie27 |
bors
commented
Aug 30, 2020
☔ The latest upstream changes (presumably #74862) made this pull request unmergeable. Please resolve the merge conflicts. |
Uh oh!
There was an error while loading. Please reload this page.
dafc238 to
dfb5b17CompareGuillaumeGomez
commented
Aug 31, 2020
Simplified the test (removed all non-compiling code too). |
Uh oh!
There was an error while loading. Please reload this page.
GuillaumeGomez
commented
Sep 1, 2020
Removed the special case as well. |
825b730 to
2d88755CompareGuillaumeGomez
commented
Sep 3, 2020
@ollie27 All comments have been resolved. Anything else? :) |
ollie27
commented
Sep 3, 2020
Thanks. @bors r+ |
bors
commented
Sep 3, 2020
📌 Commit 2d88755cdd46bc1ce5c8f8b09d074f49b1e99e43 has been approved by |
ollie27
commented
Sep 3, 2020
@bors r- actually r=me when the commits have been squashed. |
2d88755 to
b61eab5CompareGuillaumeGomez
commented
Sep 3, 2020
Squashed! @bors: r=ollie27 |
bors
commented
Sep 3, 2020
📌 Commit b61eab5 has been approved by |
bors
commented
Sep 4, 2020
⌛ Testing commit b61eab5 with merge 633762bf7474a946040507a8dddbd5c9b7c65c3a... |
rust-log-analyzer
commented
Sep 4, 2020
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. 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 |
GuillaumeGomez
commented
Sep 4, 2020
Spurious failure... @bors: retry |
bors
commented
Sep 4, 2020
⌛ Testing commit b61eab5 with merge 21e91bea9278c68e503d78d057d8417a09342f49... |
rust-log-analyzer
commented
Sep 4, 2020
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. 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 |
GuillaumeGomez
commented
Sep 4, 2020
And another spurious failure. Is it normal @rust-lang/infra ? @bors: retry |
bors
commented
Sep 4, 2020
⌛ Testing commit b61eab5 with merge 7f9c16191ae06ed7140d884345d3ba4c0ce913a2... |
rust-log-analyzer
commented
Sep 4, 2020
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
Sep 4, 2020
💔 Test failed - checks-actions |
GuillaumeGomez
commented
Sep 4, 2020
Maybe it's fixed now... @bors: retry |
…st-doc-alias, r=ollie27 Add check for doc alias on assoc const in trait impl Fixesrust-lang#73721. r? @ollie27
…st-doc-alias, r=ollie27 Add check for doc alias on assoc const in trait impl Fixesrust-lang#73721. r? @ollie27
bors
commented
Sep 5, 2020
bors
commented
Sep 5, 2020
☀️ Test successful - checks-actions, checks-azure |
Fixes#73721.
r? @ollie27