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

Remove stray lifetime on IndexedParallelIterator::drive #410

Merged
merged 1 commit into from Sep 17, 2017

Conversation

Projects
None yet
2 participants
@dtolnay
Copy link
Contributor

dtolnay commented Sep 4, 2017

No description provided.

@cuviper

This comment has been minimized.

Copy link
Member

cuviper commented Sep 17, 2017

Strange that this didn't have a warning, even after I fixed the allow(warnings) conditional.

Thanks!

@cuviper cuviper merged commit 4c3ebc7 into rayon-rs:master Sep 17, 2017

0 of 2 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build failed
Details

@dtolnay dtolnay deleted the dtolnay:lifetime branch Sep 17, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.