Skip to content

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

db16e17
Select commit
Loading
Failed to load commit list.
Merged

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

When possible without changing semantics, implement Iterator::last in…
db16e17
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs