▲ | vrmiguel 2 days ago | |
> The attitude of Rust being bug-free is _insaaaane_. Funny, because that's not anywhere close to what the comment you're replying to states. They said `"Safety" is just a shorthand for "my program means what I say"`. That's a reasonable explanation: the code you wrote is not working exactly as you intended, due to some sort of unknown behavior. The "bug" you're talking about would be the program doing exactly what you implemented, but what you implemented is wrong. The difference is so obvious that it's hard to think that you're engaging in a good faith argument. |