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

Implementors of IteratorClonedPairwiseExt must implement Sized #102

Merged
merged 2 commits into from
Aug 26, 2015
Merged

Implementors of IteratorClonedPairwiseExt must implement Sized #102

merged 2 commits into from
Aug 26, 2015

Conversation

dcampbell24
Copy link
Contributor

This fixes warnings future warnings, but those warnings are about things that should not be valid and it compiles on stable, unless someone was trying to doing something bogus.

@dcampbell24
Copy link
Contributor Author

I believe you want this in both master and nightly-fixes, but don't know how to make a PR that does that.

@netvl
Copy link
Owner

netvl commented Aug 26, 2015

Thanks!

There is no "nightly fixes" branch, unfortunately. master will suffice for now.

netvl added a commit that referenced this pull request Aug 26, 2015
Implementors of IteratorClonedPairwiseExt must implement Sized
@netvl netvl merged commit 9e8353f into netvl:master Aug 26, 2015
frewsxcv added a commit to frewsxcv/servo that referenced this pull request Sep 2, 2015
frewsxcv added a commit to frewsxcv/servo that referenced this pull request Sep 2, 2015
frewsxcv added a commit to frewsxcv/servo that referenced this pull request Sep 2, 2015
bors-servo pushed a commit to servo/servo that referenced this pull request Sep 2, 2015
Upgrade some dependencies to silence warnings

In order to pick up these changes:

* servo/euclid#101
* netvl/xml-rs#102
* mozilla/webdriver-rust#17
* servo/surfman#27

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7513)
<!-- Reviewable:end -->
jrmuizel pushed a commit to jrmuizel/gecko-cinnabar that referenced this pull request Jun 12, 2017
…rom frewsxcv:bump-no-warnings); r=Ms2ger

In order to pick up these changes:

* servo/euclid#101
* netvl/xml-rs#102
* mozilla/webdriver-rust#17
* servo/surfman#27

Source-Repo: https://github.com/servo/servo
Source-Revision: b7c88dd547c01d99c77c90329cc09f13a90a53b7
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Sep 30, 2019
…rom frewsxcv:bump-no-warnings); r=Ms2ger

In order to pick up these changes:

* servo/euclid#101
* netvl/xml-rs#102
* mozilla/webdriver-rust#17
* servo/surfman#27

Source-Repo: https://github.com/servo/servo
Source-Revision: b7c88dd547c01d99c77c90329cc09f13a90a53b7

UltraBlame original commit: 5cbc0613749c34c6cfb1b95223a695776d5c70f9
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Oct 1, 2019
…rom frewsxcv:bump-no-warnings); r=Ms2ger

In order to pick up these changes:

* servo/euclid#101
* netvl/xml-rs#102
* mozilla/webdriver-rust#17
* servo/surfman#27

Source-Repo: https://github.com/servo/servo
Source-Revision: b7c88dd547c01d99c77c90329cc09f13a90a53b7

UltraBlame original commit: 5cbc0613749c34c6cfb1b95223a695776d5c70f9
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Oct 1, 2019
…rom frewsxcv:bump-no-warnings); r=Ms2ger

In order to pick up these changes:

* servo/euclid#101
* netvl/xml-rs#102
* mozilla/webdriver-rust#17
* servo/surfman#27

Source-Repo: https://github.com/servo/servo
Source-Revision: b7c88dd547c01d99c77c90329cc09f13a90a53b7

UltraBlame original commit: 5cbc0613749c34c6cfb1b95223a695776d5c70f9
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.

None yet

2 participants