mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-11-29 05:57:07 +02:00
This is largely made possible by the addition of std::sync::OnceLock to the standard library, and the memory pool available in regex-automata.