Uh oh!
There was an error while loading. Please reload this page.
Make double ended searchers use dependent fingers - #47208
Conversation
There was a problem hiding this comment.
[00:03:59] tidy error: /checkout/src/libcore/str/pattern.rs:307: line longer than 100 chars
4c99f48 to
1760240Comparekennytm
commented
Jan 5, 2018
Please revert the clippy submodule update. |
Manishearth
commented
Jan 5, 2018
done. |
1760240 to
85aab3fCompareThere was a problem hiding this comment.
nit: missing space after the = in if let Some(slice) =self.haystack.as_bytes()
85aab3f to
a50b2f1Comparepnkfelix
commented
Jan 5, 2018
@bors r+ |
bors
commented
Jan 5, 2018
📌 Commit a50b2f1 has been approved by |
kennytm
commented
Jan 5, 2018
@bors r- A new test failed. |
Manishearth
commented
Jan 5, 2018
This is weird, the tests worked fine locally. Perhaps something changed with the merge commit? |
Manishearth
commented
Jan 6, 2018
lol so it turns out if you write a crate using Found the bug though. |
a50b2f1 to
9066219CompareManishearth
commented
Jan 6, 2018
Should work now, I forgot to add |
Manishearth
commented
Jan 6, 2018
r? @pnkfelix |
Manishearth
commented
Jan 8, 2018
Tests pass. |
pnkfelix
commented
Jan 8, 2018
@bors r+ |
bors
commented
Jan 8, 2018
📌 Commit 9066219 has been approved by |
kennytm
commented
Jan 8, 2018
@bors p=2 |
bors
commented
Jan 8, 2018
Make double ended searchers use dependent fingers (fixes#47175) r? @BurntSushi@alexcrichton needs uplift to beta
bors
commented
Jan 8, 2018
☀️ Test successful - status-appveyor, status-travis |
Manishearth
commented
Jan 9, 2018
needs uplift |
pnkfelix
commented
Jan 10, 2018
(nominating just to ensure libs team looks at the beta-nomination.) |
alexcrichton
commented
Jan 10, 2018
Tagging as accepted since this fixes a regression |
(fixes#47175)
r? @BurntSushi@alexcrichton
needs uplift to beta