1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-03-17 20:28:03 +02:00
Andrew Gallant a775b493fd regex: small cleanups
Just some small polishing. We also get rid of thread_local in favor of
using regex-automata, mostly just in the name of reducing dependencies.
(We should eventually be able to drop thread_local completely.)
2023-07-05 14:04:29 -04:00
..
2023-05-16 13:12:45 -04:00
2023-01-05 09:00:33 -05:00
2023-01-05 09:05:59 -05:00
2023-01-05 09:11:16 -05:00
2023-07-05 14:04:29 -04:00