]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #44840 - steveklabnik:fix-wording, r=BurntSushi
authorMark Simulacrum <mark.simulacrum@gmail.com>
Fri, 29 Sep 2017 23:59:00 +0000 (17:59 -0600)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2017 23:59:00 +0000 (17:59 -0600)
commit3d7a390552620147b6bd716d0326bb60e795485f
tree35517a0437961d30361f6574925785205ffc543b
parent327cd0d557a475ed23caf7be4a241e9e32e43586
parent3db0094359095aaf2ef3769b9fe2e3b3ff65cf98
Rollup merge of #44840 - steveklabnik:fix-wording, r=BurntSushi

Improve wording for StepBy

No other iterator makes the distinction between an iterator and an iterator adapter
in its summary line, so change it to be consistent with all other adapters.
src/libcore/iter/mod.rs