( )⚙ D11461 rust: Make the fields of DirstateEntry private

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
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

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.