Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
diff-closures: remove gratuitous copy
This was done originally because std::smatch does not accept `const char *` as iterators. However, this was because we should have been using std::cmatch instead. (cherry picked from commit https://git.lix.systems/lix-project/lix/commit/12a5838d11f790d36e2ac626e8916a2c19bcb80b)
- Loading branch information