Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

idna: use standard binary_search_by #364

Merged
merged 1 commit into from Jun 17, 2017

Conversation

@froydnj
Copy link
Contributor

froydnj commented Jun 17, 2017

Doing this is arguably nicer and avoids an edge case when searching for
the last element in the table.


This change is Reviewable

Doing this is arguably nicer and avoids an edge case when searching for
the last element in the table.
@SimonSapin
Copy link
Member

SimonSapin commented Jun 17, 2017

@bors-servo r+

Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Jun 17, 2017

📌 Commit e5f7dfc has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Jun 17, 2017

Testing commit e5f7dfc with merge d19d5d0...

bors-servo added a commit that referenced this pull request Jun 17, 2017
idna: use standard binary_search_by

Doing this is arguably nicer and avoids an edge case when searching for
the last element in the table.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/364)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jun 17, 2017

☀️ Test successful - status-travis
Approved by: SimonSapin
Pushing d19d5d0 to master...

@bors-servo bors-servo merged commit e5f7dfc into servo:master Jun 17, 2017
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@froydnj froydnj deleted the froydnj:standard-binary-search branch Jun 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.