|
|
|
|
|
by wavemode
620 days ago
|
|
No goalposts have been moved here. Rust is a programming language with both safe features and unsafe features. It is a totality. And now you're linking me docs talking about things I already explicitly mentioned in my past comments. You are so confidently ignoring my arguments, and so fundamentally misunderstanding basic concepts, that this discussion has really just become exhausting. I hope you have a nice day but I won't be replying further. |
|
Actually Rust is safer because its unsafe features must be surrounded by ‘unsafe’ keyword which is easy to look for, but you can’t say that about Java and Python.