From the outside I see (do not write manually managed memory).
C/C++, you SHOULD do X to prevent certain bugs.
Rust, you MUST do X to prevent certain bugs.
Humans are lazy, error-prone, unskilled, etc. When I decide to get to a more low-level language, I will choose the language that forces me to good behavior.
1 comment
[ 1.9 ms ] story [ 15.1 ms ] threadC/C++, you SHOULD do X to prevent certain bugs.
Rust, you MUST do X to prevent certain bugs.
Humans are lazy, error-prone, unskilled, etc. When I decide to get to a more low-level language, I will choose the language that forces me to good behavior.