Skip to content

Commit 07cb519

Browse files
refactor(revset): prepare to pass eval hints
`make_pattern_matcher_for_set()` was added in 8ca6b55 to operate on a given set (instead of all visible commits), so this just adds plumbing so that *all* revset functions are able to receive an `Option<CommitSet>` which they may use to optimize (or not) their own evaluation. Having done that, though, no such hints are actually passed around yet.
1 parent 2224b4b commit 07cb519

File tree

2 files changed

+158
-64
lines changed

2 files changed

+158
-64
lines changed

0 commit comments

Comments
 (0)