← Back to context

Comment by pcwalton

1 year ago

> LLVM improvements will do little to improve Rust

Falsified many times during Rust's development.

Not to the extent C++ modules have improved compile times, as already visible in VC++ and clang/cmake/ninja latest.

Yes, Rust compile times have improved a lot, still I get better ones in C++, without having to reach out external tools.

Bevy's tutorial for compile times shouldn't be needed in first place.