Closed edevil closed 2 weeks ago
hey 👋
thanks for reporting.
Lazyvim with the latest rustaceanvim, and an RA version that includes the patch above.
LazyVim is not a minimal config (I have unchecked the respective checkbox). Please read the troubleshooting guide and ensure this is reproducible with a minimal config, with exact steps to reproduce (including creating a rust project or file). I'm afraid I don't have the capacity to follow up on issues that don't follow the steps outlined in the template.
This does sound like a rust-analyzer issue.
Yeah, it shouldn't be an issue with this plugin. Sorry for the noise. :)
Have you read the docs and searched existing issues?
Neovim version (nvim -v)
v0.10.2
Operating system/version
MacOS
Output of :checkhealth rustaceanvim
How to reproduce the issue
Ever since https://github.com/rust-lang/rust-analyzer/commit/8eef1c52757f1ca444792b22433e696364a2b86d I get spammed whenever I'm editing a Rust file.
Issues have been reported for neovim (https://github.com/neovim/neovim/issues/30985), RA (https://github.com/rust-lang/rust-analyzer/issues/18434), but it's hard for me to tell exactly where the problem lies, or if we should just ignore this message.
Please close this ticket if this is not an issue with rustaceanvim.
Expected behaviour
No messages.
Actual behaviour
The minimal config used to reproduce this issue.