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
[ 0.24 ms ] story [ 13.2 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.