Uh oh!
There was an error while loading. Please reload this page.
Fix rustdoc pathes search - #50432
Conversation
QuietMisdreavus
commented
May 4, 2018
I'm confused why you added the Also, now that #50302 is merged, can you rebase to filter that commit out of this PR? |
ebb75ae to
2bfbe55CompareGuillaumeGomez
commented
May 5, 2018
Good catch! I now use it in the pinbox test. :) |
QuietMisdreavus
commented
May 7, 2018
Note to self when the new |
QuietMisdreavus
commented
May 7, 2018
Okay, after a bit of a chat to piece together what's going on, i'm okay with this. The key takeaway is that the conditional being changed was being used to short-circuit any query which matched the input, regardless of whether it was part of a longer path. The added conditional makes it so that this branch only gets hit on queries that don't have a @bors r+ rollup |
bors
commented
May 7, 2018
📌 Commit 2bfbe55 has been approved by |
kennytm
commented
May 9, 2018
@bors r- |
2bfbe55 to
2c91b49CompareGuillaumeGomez
commented
May 9, 2018
Fixed. |
QuietMisdreavus
commented
May 9, 2018
Since the travis builder doesn't have node, we won't know whether this works until bors gets its hands on it. @bors r+ rollup- |
bors
commented
May 9, 2018
📌 Commit 2c91b49 has been approved by |
bors
commented
May 10, 2018
…reavus Fix rustdoc pathes search Fixes#50086. Depends on #50302. r? @QuietMisdreavus
bors
commented
May 10, 2018
☀️ Test successful - status-appveyor, status-travis |
Fixes#50086.
Depends on #50302.
r? @QuietMisdreavus