This is an archive of the discontinued Mercurial Phabricator instance.

rust-cpython: consistency in use of hg-core constructs
ClosedPublic

Authored by gracinet on Jan 10 2019, 4:55 AM.

Details

Summary

While not everybody likes the CoreLazy and CoreIterator
aliases, it's better not to mix them with direct references.
Note: it's quite possible in the future that these would stop
being exposed at the top of the hg crate

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.Jan 10 2019, 4:55 AM
This revision was automatically updated to reflect the committed changes.