This function will be used to help build the upcoming IncludeMatcher.
Details
Details
- Reviewers
kevincox martinvonz - Group Reviewers
hg-reviewers - Commits
- rHGa21881b40942: rust-matchers: add `build_regex_match` function
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
| rust/hg-core/src/matchers.rs | ||
|---|---|---|
| 246 | Can you describe the return value here? It seems odd that we return the regex and a matcher. It would be good to point that out. | |
Can you describe the return value here? It seems odd that we return the regex and a matcher. It would be good to point that out.