mirror of
https://github.com/sharkdp/bat.git
synced 2025-06-01 07:25:59 +02:00
In a few cases, removed the unneeded `&` - this causes a minor slowdown because compiler cannot eliminate those (yet).
In a few cases, removed the unneeded `&` - this causes a minor slowdown because compiler cannot eliminate those (yet).