Open
Description
rustc
is now able to do multi-threaded compilation. We should add the appropriate configuration to our ${CARGO_HOME}/config.toml
file whenever this feature comes to a stable release. Upstream issue about making this feature stable: rust-lang/rust-project-goals#121