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
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
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#121The text was updated successfully, but these errors were encountered: