Comment on Resizable structs in ZigparentComments−rurban1yDidn't stop rust from using it internally.−kibwen1yI don't think Rust uses alloca internally for anything. You may be thinking of Swift, which I think uses alloca for ABI shenanigans.−surajrmal1yHow does it do that?
Comments
Didn't stop rust from using it internally.
I don't think Rust uses alloca internally for anything. You may be thinking of Swift, which I think uses alloca for ABI shenanigans.
How does it do that?