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
This should make downloading the toolchain a bit faster. Especially on Windows where it currently takes about 2 minutes. Setting profile = "minimal" in rust-toolchain may work, but otherwise running rustup set profile minimal before ./y.sh prepare should do the trick I think.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
This should make downloading the toolchain a bit faster. Especially on Windows where it currently takes about 2 minutes. Setting
profile = "minimal"
inrust-toolchain
may work, but otherwise runningrustup set profile minimal
before./y.sh prepare
should do the trick I think.The text was updated successfully, but these errors were encountered: