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
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
117
+
```
118
+
119
+
If you don't want to install default Rust toolchain (which you actually don't need to use `rslang`), you can pass additional arguments during installation as follows:
0 commit comments