( )⚙ D11457 rust: Move DirstateEntry to its own module

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
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, 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.