##// END OF EJS Templates
rust-dirstate: split DirsMultiset constructor per input type...
rust-dirstate: split DirsMultiset constructor per input type Since skip_state only applies to dirstate, it doesn't make sense to unify these constructors and dispatch by enum.

File last commit:

r41001:5532823e default
r43070:2e1f74cc default
Show More
Cargo.toml
3 lines | 92 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]