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

Adjust set_query_from_pairs bounds #129

merged 1 commit into from
Sep 3, 2015

Conversation

panicbit
Copy link
Contributor

@panicbit 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

Looks good.

@bors-servo r+

@bors-servo
Copy link
Contributor

📌 Commit 2e8f0f6 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

⌛ 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

☀️ Test successful - travis

@bors-servo bors-servo merged commit 2e8f0f6 into servo:master Sep 3, 2015
@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants