Comment Re:Wtf? (Score 2) 42
"And it's not only about the existing code but also adding a new code."
I doubt many command line utils will be updated anytime soon. Most of them have been a done deal for years.
"Rust is a modern language with a lot of features missing in C"
So is C++ and there are far more C++ devs than rust devs and they could have been rewritten in C++ years ago but sensible people realised that if it ain't broke don't fix it.
"ust naming a few like traits, generics, utf-8 strings, FP-style constructs, immutability, standard library, thread safety, async"
Wow, cutting edge! See C++.
"is much more attractive for the new developers."
So is Python, perhaps they should be rewritten in that if popularity is a reason.