Replies: 1 comment 1 reply
-
Hey 👋 rustaceanvim picks up rust-analyzer from your |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
:h rustaceanvim
.Description
I recently updated to rust 1.89 and now all my proc macros are failing saying the proc macro server is newer than my version of rust-analyzer. I thought this plugin would use the RA from rustup. I tried looking around and I didn't find anywhere to configure this. I feel like I must be using the wrong terms though because I assume it's a common issue to have.
I'm using a pretty basic LazyVim setup and I used the rustaceanvim config from the LazyVim extras. If that's the reason I'm having this issue I think I'll just finally have to make my own config.
Here's the full error message
My local rust-analyzer version has been updated with rustup but rustaceanvim hasn't picked it up apparently. I also tried fully restarting my computer and it still didn't work.
Example Code
Neovim version (nvim -v)
v0.11.3
Operating system/version
Windows 11
Output of :checkhealth rustaceanvim
Beta Was this translation helpful? Give feedback.
All reactions