Skip to content

Need help to make rust-analyzer work #244

Closed Answered by Hidan0
Hidan0 asked this question in Q&A
Discussion options

You must be logged in to vote

With some help I found a solution: forcing nvim to use RA from Mason (a plugin to manage LSP servers).

I think it was using RA from the stable toolchain before and that was causing the crash. After removing RA component there still was a link to rustup (/usr/bin/rust-analyzer -> /usr/bin/rustup) --I don't know why--. Deleting the link "forced" nvim to use RA from Mason, and "fixed" the problem.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Hidan0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants