]> git.lizzy.rs Git - rust.git/commit
Don't call size_hint of underlying iterator needlessly
authorShotaro Yamada <sinkuu@sinkuu.xyz>
Sat, 8 Dec 2018 11:16:36 +0000 (20:16 +0900)
committerShotaro Yamada <sinkuu@sinkuu.xyz>
Sat, 8 Dec 2018 15:01:09 +0000 (00:01 +0900)
commit5728a043e8280e96cbae784a731d43f2c7a50137
tree42d8631232cf67f7823e6f08148c8432f0d7f0f6
parente704ce9e8af1713eb938a9acd7f27bf96f88664e
Don't call size_hint of underlying iterator needlessly
src/libcore/iter/mod.rs