##// END OF EJS Templates
rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert`...
rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert` No reason to require an owned path here. Differential Revision: https://phab.mercurial-scm.org/D12522

File last commit:

r45503:cf04f62d default
r50015:d9a66d62 default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]