about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-09-27 13:52:54 +0000
committerbors <bors@rust-lang.org>2014-09-27 13:52:54 +0000
commit34dfa45718d9d40361dadf0abf9c3dc5cc0b0381 (patch)
treeb7e19abb1291914c0b9f8e44669fccc006ed3a24 /src/rustllvm/RustWrapper.cpp
parente04e081fa7f0cd31911a6a2cc1c98aed066a7647 (diff)
parent9ca399f14e4a29d744ea3e8f04377a5569d338b3 (diff)
downloadrust-34dfa45718d9d40361dadf0abf9c3dc5cc0b0381.tar.gz
rust-34dfa45718d9d40361dadf0abf9c3dc5cc0b0381.zip
auto merge of #17511 : MatejLach/rust/iter_guide_typo, r=alexcrichton
The sentence "The new iterator `filter()` produces returns only the elements that that closure returned `true` for:"  can be structured as:

"The new iterator `filter()` produces only the elements that that closure returned `true` for:"

or as:

"The new iterator `filter()` returns only the elements that that closure returned `true` for:"

however, not both. 

I went with "produces", since it then talks about returning true and having "return" so close together doesn't sound nice. 
r @steveklabnik ?
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions