My C++ coding on Windows with VC++ is usually faster than Rust coding, because of incremental compiler, incremental linking and using binary libraries for 3rd party dependencies (DLL/COM).
I think when modules mature, it can eventually reach Delphi/.NET like compile speeds.
I think when modules mature, it can eventually reach Delphi/.NET like compile speeds.