]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #13203 : Kimundi/rust/de-map-vec3, r=cmr
authorbors <bors@rust-lang.org>
Sun, 30 Mar 2014 01:56:36 +0000 (18:56 -0700)
committerbors <bors@rust-lang.org>
Sun, 30 Mar 2014 01:56:36 +0000 (18:56 -0700)
They required unnecessary temporaries, are replaced with iterators, and would conflict with a possible future `Iterable` trait.


Trivial merge