You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
auto merge of rust-lang#16590 : nham/rust/str_searcher_underflow, r=alexcrichton
This incidentally fixesrust-lang#16589, because it will cause `MatchIndices` to use `NaiveSearcher` instead of `TwoWaySearcher`, but I'm not sure rust-lang#16589 should be closed until the underlying problem in `TwoWaySearcher` is found.
0 commit comments