Skip to content
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

Use RUSTUP_TOOLCHAIN=stable for rust-analyzer #5761

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

valadaptive
Copy link
Contributor

Resolves #5760.

Overrides the toolchain used in rust-analyzer to stable, as suggested by rustup.

rust-analyzer's support policy is that they only support the latest
stable Rust version, so that's what we should use for rust-analyzer
specifically:

https://rust-analyzer.github.io/book/installation.html#rust-standard-library
Copy link

github-actions bot commented Mar 4, 2025

Preview available at https://egui-pr-preview.github.io/pr/5761-rust-analyzer-toolchain
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest rust-analyzer no longer works with the toolchain in this repo
1 participant