This is an archive of the discontinued Mercurial Phabricator instance.

rust: Make the fields of DirstateEntry private
ClosedPublic

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

Details

Summary

This is a first step toward making its internal structure equivalent to
Python’s DirstateItem.

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, 4:04 AM
This revision is now accepted and ready to land.Sep 22 2021, 4:04 AM
This revision was automatically updated to reflect the committed changes.