This is an archive of the discontinued Mercurial Phabricator instance.

dirstatemap: rename `_rustmap` to `_map`
ClosedPublic

Authored by marmoute on Oct 2 2021, 11:04 AM.

Details

Summary

This match the name of the map for the other implementation and will make it
simpler to share code between the two.

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

marmoute created this revision.Oct 2 2021, 11:04 AM
Alphare accepted this revision.Oct 3 2021, 4:04 PM
This revision is now accepted and ready to land.Oct 3 2021, 4:04 PM
This revision was automatically updated to reflect the committed changes.