-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
":RustLsp flyCheck clear" crahes rust-analyzer #465
Comments
cancel subcommand also crashes with logs:
|
could be related, but has been fixed for latest rust-analyzer that I am using: rust-lang/rust-analyzer#17445 |
Hey 👋 Closing, since this is a rust-analyzer bug. |
could you help me with some pointers for a editor-agnostic repro though? or do you think they accept a vscode example? anyways, thank you :) |
Rustaceanvim only sends a |
I may be wrong, but don't the logs show that the notification that is sent for |
Have you read the docs and searched existing issues?
Neovim version (nvim -v)
v0.10.0
Operating system/version
MacOS 13.6.6
Output of :checkhealth rustaceanvim
How to reproduce the issue
Expected behaviour
no failure and clippy diagnostics to be cleared from all buffers
Actual behaviour
Client rust-analyzer quit with exit code 101 and signal 0.
logs:
The minimal config used to reproduce this issue.
The text was updated successfully, but these errors were encountered: