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
rustup: if the user only has one toolchain, use it (editor-rs#340)
This fixes one common use case of editor-rs#339, but not all. If the user only has one
toolchain, and it's a nightly, just use that instead of doing the
configuration prompt dance.
0 commit comments