This is an archive of the discontinued Mercurial Phabricator instance.

rust: AncestorsIterator::next, renamed local variables
ClosedPublic

Authored by gracinet on Dec 4 2018, 9:10 AM.

Details

Summary

It was confusing to have p1 and parents.1 ; (p1, p2) is clearer.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

gracinet created this revision.Dec 4 2018, 9:10 AM
This revision was automatically updated to reflect the committed changes.