This is an archive of the discontinued Mercurial Phabricator instance.

rust: Move DirstateEntry to its own module
ClosedPublic

Authored by SimonSapin on Sep 20 2021, 6:16 PM.

Details

Summary

… and RawEntry to the dirstate::parsers module, the only one that uses it.

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

SimonSapin created this revision.Sep 20 2021, 6:16 PM
Alphare accepted this revision.Sep 22 2021, 3:57 AM
This revision is now accepted and ready to land.Sep 22 2021, 3:57 AM
This revision was automatically updated to reflect the committed changes.