This is an archive of the discontinued Mercurial Phabricator instance.

dirstate: drop the from_p2_removed method
ClosedPublic

Authored by marmoute on Sep 29 2021, 4:36 AM.

Details

Summary

It it no longer in use.

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.Sep 29 2021, 4:36 AM
Alphare accepted this revision.Sep 29 2021, 4:59 AM
This revision is now accepted and ready to land.Sep 29 2021, 4:59 AM
Alphare requested changes to this revision.Sep 29 2021, 9:51 AM
Alphare added inline comments.
rust/hg-cpython/src/dirstate/item.rs
87–88

Whoops, this should be removed!

This revision now requires changes to proceed.Sep 29 2021, 9:51 AM
marmoute updated this revision to Diff 30444.Sep 30 2021, 4:32 AM
Alphare accepted this revision.Sep 30 2021, 9:46 AM
This revision is now accepted and ready to land.Sep 30 2021, 9:46 AM
This revision was automatically updated to reflect the committed changes.