summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2019-04-14 17:39:37 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-14 19:29:27 -0400
commit967e7ad0de3e657e8f81c1384a48ca1eea4edde7 (patch)
treecabe8250acf34508fc60724104fa05bbcd257295 /README.md
parent9952ba2068bd0f9baf74a2094d0d1db493b71180 (diff)
ripgrep: add --auto-hybrid-regex flag
This flag, when set, will automatically dispatch to PCRE2 if the given regex cannot be compiled by Rust's regex engine. If both engines fail to compile the regex, then both errors are surfaced. Closes #1155
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions