You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I'm cloning a small SmallVec I don't mind this at all, but there should probably be a branch for the spilled case.
I'm not amazing at reading assembly but I think it's actually worse than "not a memcpy", pretty sure I see the increment for the SetLenOnDrop in there still 😬