mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-29 17:32:09 -06:00
Avoids unnecessary reference count increments where applicable and also avoids reallocating a vector. Unlikely to make a huge difference, but given how trivial of an amendment it is, why not?