mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-03-20 22:25:47 -05: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?