rust: Make `DirstateParents`’s fields typed `Node`s
Instead of plain byte arrays. Differential Revision: https://phab.mercurial-scm.org/D10006
parent
f88e8ae0
No related branches found
No related tags found
Showing
- rust/hg-core/src/dirstate.rs 3 additions, 2 deletionsrust/hg-core/src/dirstate.rs
- rust/hg-core/src/dirstate/dirstate_map.rs 5 additions, 5 deletionsrust/hg-core/src/dirstate/dirstate_map.rs
- rust/hg-core/src/dirstate/parsers.rs 14 additions, 14 deletionsrust/hg-core/src/dirstate/parsers.rs
- rust/hg-core/src/revlog/node.rs 7 additions, 0 deletionsrust/hg-core/src/revlog/node.rs
- rust/hg-cpython/src/dirstate/dirstate_map.rs 7 additions, 9 deletionsrust/hg-cpython/src/dirstate/dirstate_map.rs
- rust/hg-cpython/src/parsers.rs 10 additions, 4 deletionsrust/hg-cpython/src/parsers.rs
Loading
Please register or sign in to comment