Performance is a skill, probably one of the most important skills.
Rust is a darn language, not a skill. You can have performant code in rust and in c++ and damnit even in brainfuck if you care enough.
But the reality is that there is more performance oriented code written in C++ than in rust, and that matters.