mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-22 07:33:47 -07:00
This includes moving basename-only globs into separate regexes. The hope is that if the regex processes less input, it will be faster.
This includes moving basename-only globs into separate regexes. The hope is that if the regex processes less input, it will be faster.