I’m just wondering if it would be possible to compile several crates (that don’t depend on each other) simultaneously. I guess that this would speed up the first debug and release build a lot. However, I don’t know too much about how rustc/LLVM works.