It is difficult to overstate how useful compile-time execution is in practice. I can't imagine using a systems language without it now. The term "modern C++" largely denotes when compile-time execution was added to that language.
I would love to see Rust get compile-time execution that is as capable as Zig or C++20.
I would love to see Rust get compile-time execution that is as capable as Zig or C++20.