Skip to content

When possible without changing semantics, implement Iterator::last in terms of DoubleEndedIterator::next_back for types in liballoc and libcore. - #62316

Merged
bors merged 1 commit into
rust-lang:masterfrom
khuey:efficient_last
Jul 4, 2019

When possible without changing semantics, implement Iterator::last in…

db16e17
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs