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

Replace a boxed iterator with impl Trait #20776

Merged
merged 1 commit into from May 18, 2018
Merged

Replace a boxed iterator with impl Trait #20776

merged 1 commit into from May 18, 2018

Conversation

@mbrubeck
Copy link
Contributor

mbrubeck commented May 11, 2018


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes do not require tests because they don't change behavior

This change is Reviewable

@highfive
Copy link

highfive commented May 11, 2018

Heads up! This PR modifies the following files:

  • @KiChjang: components/net/cookie_storage.rs
@highfive
Copy link

highfive commented May 11, 2018

warning Warning warning

  • These commits modify net code, but no tests are modified. Please consider adding a test!
@SimonSapin
Copy link
Member

SimonSapin commented May 11, 2018

@bors-servo
Copy link
Contributor

bors-servo commented May 11, 2018

📌 Commit eca7e42 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented May 11, 2018

Testing commit eca7e42 with merge bac2bb9...

bors-servo added a commit that referenced this pull request May 11, 2018
Replace a boxed iterator with impl Trait

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because they don't change behavior

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

bors-servo commented May 11, 2018

💔 Test failed - android

@mbrubeck
Copy link
Contributor Author

mbrubeck commented May 11, 2018

The failure is #20774.

@jdm
Copy link
Member

jdm commented May 17, 2018

@bors-servo retry

@bors-servo
Copy link
Contributor

bors-servo commented May 18, 2018

Testing commit eca7e42 with merge a8bdd44...

bors-servo added a commit that referenced this pull request May 18, 2018
Replace a boxed iterator with impl Trait

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes do not require tests because they don't change behavior

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

bors-servo commented May 18, 2018

@bors-servo bors-servo merged commit eca7e42 into servo:master May 18, 2018
3 of 4 checks passed
3 of 4 checks passed
Taskcluster (pull_request) TaskGroup: failure
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
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

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