( )⚙ D11319 rust-dirstatemap: temporarily use `from_v1_data` in `addfile`

This is an archive of the discontinued Mercurial Phabricator instance.

rust-dirstatemap: temporarily use `from_v1_data` in `addfile`
ClosedPublic

Authored by marmoute on Aug 21 2021, 5:56 AM.

Details

Summary

We are about to change the __init__ for DirstateItem. To make the
transition easier, we move existing caller to DirstateItem.from_v1_data.

The Rust dirstate map will need an overall once the durst settle anyway.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

marmoute created this revision.Aug 21 2021, 5:56 AM
Alphare accepted this revision.Aug 25 2021, 9:53 AM
This revision is now accepted and ready to land.Aug 25 2021, 9:53 AM
baymax updated this revision to Diff 30045.Aug 26 2021, 9:00 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)