This will enable the tree-based DirstateMap to not always have an actual
DirstateEntry in memory for all nodes, but construct it on demand.
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG4ee9f419c52e: rust: Return owned instead of borrowed DirstateEntry in DirstateMap APIs
Diff Detail
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.