##// END OF EJS Templates
rust-matchers: add functions to get roots, dirs and parents from patterns...
rust-matchers: add functions to get roots, dirs and parents from patterns These functions will be used to help build the upcoming `IncludeMatcher`. Differential Revision: https://phab.mercurial-scm.org/D7923

File last commit:

r44956:79ac59d3 default
r45007:d4e8cfcd default
Show More
Cargo.toml
3 lines | 75 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython"]
exclude = ["chg", "hgcli"]