Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grenade Stack Becomes unusable #12723

Closed
modsec opened this issue Mar 6, 2014 · 3 comments
Closed

Grenade Stack Becomes unusable #12723

modsec opened this issue Mar 6, 2014 · 3 comments

Comments

@modsec
Copy link

modsec commented Mar 6, 2014

Grenade stack will become unusable if you switch weapons while holding a primed grenade. Upon adding more grenades to the stack, splitting the stack, picking it up off of the ground, it will continue to be inoperable.

@huonw
Copy link
Member

huonw commented Mar 6, 2014

This repository is for the Rust programming language, not the Rust game. I would recommend starting at http://playrust.com/

@huonw huonw closed this as completed Mar 6, 2014
@metajack
Copy link
Contributor

metajack commented Mar 6, 2014

Rust is memory safe, so we can't just let you put grenades in the stack. Therefore we make them inoperable at compile time. If you really need access to live grenades, try a C module called via FFI.

@mneumann
Copy link
Contributor

mneumann commented Mar 6, 2014

lol

@brendanzab brendanzab added A-iOS and removed A-iOS labels Mar 30, 2014
@bstrie bstrie added O-ios Operating system: iOS and removed O-ios Operating system: iOS labels Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants