Skip to content

Conversation

@flodiebold
Copy link
Member

Like Iterator<Item: SomeTrait>.

This is an unstable feature, but it's used in the standard library e.g. in the definition of Flatten, so we can't get away with not implementing it :)

(This is cherry-picked from my recursive solver branch, where it works better, but I did manage to write a test that works with the current Chalk solver as well...)

Like `Iterator<Item: SomeTrait>`.

This is an unstable feature, but it's used in the standard library e.g. in the
definition of Flatten, so we can't get away with not implementing it :)
@matklad
Copy link
Contributor

matklad commented Apr 15, 2020

oh wow

bors r+

@bors
Copy link
Contributor

bors bot commented Apr 15, 2020

@bors bors bot merged commit d61909f into rust-lang:master Apr 15, 2020
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.

2 participants