You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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