]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #25047 - sinkuu:vec_intoiter_override, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 4 May 2015 04:05:37 +0000 (04:05 +0000)
committerbors <bors@rust-lang.org>
Mon, 4 May 2015 04:05:37 +0000 (04:05 +0000)
Override methods `count`, `last`, and `nth` in vec::IntoIter.

#24214


Trivial merge