I think Rust has hit critical mass. It's now basically the default choice for something you want to perform well but want to be reasonably secure. For example, uv in the python ecosystem.
Rust is the clear winner of the LLM era. With code generation being so effortless, why would you write in any other language?
If you read HN you might get that impression, but that vast majority of software that needs security and good performance is being written in Java.