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
{{ message }}
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
I updated my nightly toolchain to the very latest (rustup update nightly) for Rustfmt (rust-lang/rustfmt#2304) and now the extension says it cannot install new rls-preview component. I did this manually by doing rustup component add rls-preview and it says toolchain 'nightly-x86_64-apple-darwin' does not contain component 'rls-preview' for target 'x86_64-apple-darwin'. Does this just mean my nightly is too new and the extension doesn't work with it yet?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I updated my nightly toolchain to the very latest (
rustup update nightly
) for Rustfmt (rust-lang/rustfmt#2304) and now the extension says it cannot install newrls-preview
component. I did this manually by doingrustup component add rls-preview
and it says toolchain 'nightly-x86_64-apple-darwin' does not contain component 'rls-preview' for target 'x86_64-apple-darwin'. Does this just mean my nightly is too new and the extension doesn't work with it yet?The text was updated successfully, but these errors were encountered: