( )⚙ D11515 dirstate: drop the from_p2_removed method

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

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.