##// END OF EJS Templates
rust: don't escape spaces in regex...
rust: don't escape spaces in regex Spaces are not in fact a regex special character, and escaping them is not correct.
Spencer Baugh -
r51752:2b4bcdc9 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate
dirs_multiset.rs Loading ...
entry.rs Loading ...
parsers.rs Loading ...
status.rs Loading ...