Why Rust will never become a normal language and will not replace c++ Rust has a ton of problems, starting with performance, namely memory and CPU consumption. Its memory model is extremely bad, and its syntax is not safe, and it only does a little work at the development stage.but in C++ This is a long time ago and the compiler will be kicking you and shitting warnings that it's not safe here, fix it, bro.