-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
transform_matcher
and filter_matcher
to reduce combinatorial …
…explosion This reduces the total number of templates that need to be instantiated when generating some matchers. `is_not` especially is now less-explodey.
- Loading branch information
Showing
1 changed file
with
86 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters