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 has been archived by the owner on Oct 13, 2023. It is now read-only.
In rust-analyzer's CI, we are seeing rustup running out of memory frequently:
https://github.com/rust-analyzer/rust-analyzer/runs/2655689554#step:4:31
I think this should be fixed with the most recent rustup: https://blog.rust-lang.org/2021/05/17/Rustup-1.24.2.html
So I think that I'd be able to fix rust-analyzer's CI if I had something like this, to force self-update before toolchain download:
The text was updated successfully, but these errors were encountered: