1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
Jonas Platte 824778c009 globset: add GlobSet::builder
This avoids needing to import and call GlobSetBuilder::new explicitly.

Closes #2635
2023-11-20 23:51:53 -05:00
..
cli crates: remove hard-coded links 2023-10-09 20:29:52 -04:00
core core: switch to anyhow 2023-11-20 23:51:53 -05:00
globset globset: add GlobSet::builder 2023-11-20 23:51:53 -05:00
grep grep: update to the 2021 edition 2023-10-09 20:29:52 -04:00
ignore ignore: improve 'excludesFile' parsing 2023-11-20 23:51:53 -05:00
matcher matcher: add a bunch of inline annotations 2023-10-09 20:29:52 -04:00
pcre2 pcre2: small polishing 2023-10-09 20:29:52 -04:00
printer printer: hand-roll decimal formatting 2023-10-09 20:29:52 -04:00
regex regex: tweak inner literal heuristic 2023-11-20 23:51:53 -05:00
searcher searcher: simplify 'replace_bytes' routine 2023-10-09 20:29:52 -04:00