]> git.lizzy.rs Git - rust.git/commit
auto merge of #6254 : alexcrichton/rust/issues-5311-4490-better-foldl, r=graydon
authorbors <bors@rust-lang.org>
Tue, 7 May 2013 17:12:40 +0000 (10:12 -0700)
committerbors <bors@rust-lang.org>
Tue, 7 May 2013 17:12:40 +0000 (10:12 -0700)
commit19d2ba33832d1fa1ba6485df7b481e9aa5e5bd02
treeb9c35906376c89e22473f8e241d6da6354ea3b70
parent7b3e036252a4787bd3cf9d684e68a34374c90d48
parent44c1e46ef5bb78b61e4aec28c0b8cef312404d18
auto merge of #6254 : alexcrichton/rust/issues-5311-4490-better-foldl, r=graydon

Closes #5311 and #4490.

This doesn't change `vec.foldl` because that's still part of `old_iter`, although I could change that as well if necessary.
src/libcore/vec.rs