Skip to content

Conversation

@thestinger
Copy link
Contributor

Can now use them like x.transform(|i| i + 3).zip(y.filter(|i| i % 2).

bors added a commit that referenced this pull request Apr 16, 2013
Can now use them like `x.transform(|i| i + 3).zip(y.filter(|i| i % 2)`.
@bors bors closed this Apr 16, 2013
@bors bors merged commit f82c964 into rust-lang:incoming Apr 16, 2013
@thestinger thestinger deleted the iterator branch April 16, 2013 05:24
flip1995 pushed a commit to flip1995/rust that referenced this pull request Aug 28, 2020
…uide, r=matthiaskrgr

Add reference to rustc-dev-guide about lint message

I think it would be better to add lint message convention to documentation. I referred to rust-lang/rust-clippy#5888 and rust-lang/rust-clippy#5893.

changelog: none
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