|
|
|
|
|
by dragonwriter
2528 days ago
|
|
> C# is a memory safe language, period It's quite possible that what the author intends by “memory protections” is broader than what is captured by “memory safety”; e.g., the borrower checker is, in a sense, a way of protecting memory from unexpected changes in parallel tasks. |
|
It is definitely false for the author to say Rust is "superior to C# in regards to better memory protections", in any definition of "memory protections".