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

Adjust set_query_from_pairs bounds #129

Merged
merged 1 commit into from Sep 3, 2015
Merged

Conversation

@panicbit
Copy link
Contributor

panicbit commented Sep 3, 2015

The bounds of Url::set_query_from_pairs now match the ones from form_urlencoded::serialize.
The previous bounds did not allow e.g. passing in slices or iterators thereof.

Review on Reviewable

@SimonSapin
Copy link
Member

SimonSapin commented Sep 3, 2015

Looks good.

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Sep 3, 2015

📌 Commit 2e8f0f6 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Sep 3, 2015

Testing commit 2e8f0f6 with merge 8e21f61...

bors-servo pushed a commit that referenced this pull request Sep 3, 2015
Adjust set_query_from_pairs bounds

The bounds of `Url::set_query_from_pairs` now match the ones from `form_urlencoded::serialize`.
The previous bounds did not allow e.g. passing in slices or iterators thereof.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/rust-url/129)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 3, 2015

☀️ Test successful - travis

@bors-servo bors-servo merged commit 2e8f0f6 into servo:master Sep 3, 2015
2 of 3 checks passed
2 of 3 checks passed
homu Testing commit 2e8f0f6 with merge 8e21f61...
Details
continuous-integration/appveyor AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@bors-servo bors-servo mentioned this pull request Sep 3, 2015
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.