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 file tells cargo (and other tools, like vscode rust-analyzer
plugin) to use the nightly toolchain by default.
This is needed to correctly open the project in vscode with
rust-analyzer.
We should probably fix a nigthly version, but for now leave it as a
generic `nightly`.
0 commit comments