mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-25 09:23:58 -07:00
I'm not sure why it was written with `map` previously. It almost looks like I was trying to make it deref, but apparently that isn't needed. Closes #2941