Mercurial > public > mercurial-scm > hg
comparison rust/hg-core/src/lib.rs @ 50856:2b4bcdc948e7
rust: don't escape spaces in regex
Spaces are not in fact a regex special character, and escaping them is
not correct.
author | Spencer Baugh <sbaugh@janestreet.com> |
---|---|
date | Wed, 02 Aug 2023 09:59:49 -0400 |
parents | a8531bd9210b |
children | f50e71fdfcb4 |
comparison
equal
deleted
inserted
replaced
50855:df6dfad5009a | 50856:2b4bcdc948e7 |
---|