Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
matchers: simplify
DifferenceMatcher
slightly
The new `Visit::Nothing` variant lets us more easily restructure `DifferenceMatcher::visit()` to make it handle the case of not removing anything. I think this makes the code a little clearer.
- Loading branch information