-
Notifications
You must be signed in to change notification settings - Fork 888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add rust-analyzer proxy #2408
Add rust-analyzer proxy #2408
Conversation
For this to be complete, we must request the proxy to be supported in the snapcraft store. This should be done after merging this to master but before making a new release if we want it to propagate properly. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
I've added the proxy to the snapcraft bit too, I forgot to mention that earlier on discord. |
Is this change visible for users on nightly channel? |
We need to cut a release before this will become visible to rustup users. |
Any hope for new release? |
I'm afraid with everything going on in the world, I've been too busy to cut a release. I'll be looking to do so in the near future though. |
Too bad this one didn't make it to 1.23.0 release. |
This was explicitly backed out for 1.23.0 because rust-analyzer isn't going to be in |
So there is not a chance to have the proxy for nightly only for now? |
Proxies are installed into PATH so it's not possible to only provide a proxy for one toolchain, no. When we have a closer timeline for the component making it to stable we'll put the proxy back in. |
You can make the link yourself, and then |
No description provided.