##// END OF EJS Templates
matchers: fix the bug in rust PatternMatcher that made it cut off early...
matchers: fix the bug in rust PatternMatcher that made it cut off early This brings the rust output in line with the Python output.

File last commit:

r52014:34e0670c default
r52459:529a6558 stable
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"