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

Avoid an excessive use of iterator chain #21864

Merged
merged 1 commit into from
Feb 2, 2015
Merged

Conversation

sanxiyn
Copy link
Member

@sanxiyn sanxiyn commented Feb 2, 2015

This avoids triggering #21694. It probably is a better way to do it anyway.

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@nikomatsakis
Copy link
Contributor

@bors r+ 6a1a46e

@nikomatsakis
Copy link
Contributor

debatable if it's better, but lowering build times seems good to me!

@sanxiyn
Copy link
Member Author

sanxiyn commented Feb 2, 2015

@bors p=1

@bors
Copy link
Contributor

bors commented Feb 2, 2015

⌛ Testing commit 6a1a46e with merge fe55cf4...

@bors
Copy link
Contributor

bors commented Feb 2, 2015

💔 Test failed - auto-mac-32-opt

@sanxiyn
Copy link
Member Author

sanxiyn commented Feb 2, 2015

@bors retry

@bors
Copy link
Contributor

bors commented Feb 2, 2015

⌛ Testing commit 6a1a46e with merge eaf4c5c...

bors added a commit that referenced this pull request Feb 2, 2015
This avoids triggering #21694. It probably is a better way to do it anyway.
@bors bors merged commit 6a1a46e into rust-lang:master Feb 2, 2015
@sanxiyn sanxiyn deleted the no-chain branch February 3, 2015 05:48
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.

4 participants