Mercurial > public > mercurial-scm > hg
comparison rust/hg-cpython/src/copy_tracing.rs @ 48021:627cd8f33db0
rust: Remove support for passing a dict to the Rust pathutil.dirs()
That is only used by the Python dirstatemap, which not used when Rust
is enabled.
This allows removing the private `extract_dirstate` function which
creates `DirstateEntry` values. This in turn will make easier upcoming
changes to `DirstateEntry`.
Differential Revision: https://phab.mercurial-scm.org/D11460
author | Simon Sapin <simon.sapin@octobus.net> |
---|---|
date | Mon, 20 Sep 2021 13:16:36 +0200 |
parents | 8f031a274cd6 |
children | be3b545c5cff |
comparison
equal
deleted
inserted
replaced
48020:1194394510ba | 48021:627cd8f33db0 |
---|