Skip to content

More associated type fixes #20412

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

Merged
merged 4 commits into from
Jan 2, 2015
Merged

More associated type fixes #20412

merged 4 commits into from
Jan 2, 2015

Conversation

nikomatsakis
Copy link
Contributor

These changes fix various problems encountered getting japaric's at-iter branch to work. This branch converts the Iterator trait to use an associated type.

@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@nikomatsakis
Copy link
Contributor Author

cc @japaric

bors added a commit that referenced this pull request Jan 2, 2015
These changes fix various problems encountered getting japaric's `at-iter` branch to work. This branch converts the `Iterator` trait to use an associated type.
@bors bors merged commit 345e38c into rust-lang:master Jan 2, 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.

5 participants