##// END OF EJS Templates
rust-matchers: add `build_regex_match` function...
rust-matchers: add `build_regex_match` function This function will be used to help build the upcoming `IncludeMatcher`. Differential Revision: https://phab.mercurial-scm.org/D7924

File last commit:

r44956:79ac59d3 default
r45008:a21881b4 default
Show More
Cargo.toml
3 lines | 75 B | text/plain | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
setup-rust: remove the legacy 'direct-ffi' variant...
r44956 members = ["hg-core", "hg-cpython"]
Georges Racinet
rust-cpython: exclude hgcli from workspace...
r41000 exclude = ["chg", "hgcli"]