You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The other messages are for the same file the only difference is that it is in the .cargo/registry folder.
I have tried updating rust with rustup upgrade
Updated crate versions in my projects.
I have tried different versions of rust-analyzer. Does not seem to make any difference other than that preview version gives information about where it is stuck.
No warnings or errors shown in the output from the language server.
The text was updated successfully, but these errors were encountered:
Edit2:
In the project where it does not work it only seems broken in some parts of the code.
I am using axum and I have a sse handle that returns a stream which seems to be broken.
rust-analyzer version: 0.4.1809-standalone (0333646 2024-01-16)
rustc version: rustc 1.77.0-nightly (098d4fd74 2024-01-16)
relevant settings:
Hi. My main problem is that rust analyzer seems to be stuck when scanning
target\debug\build\ahash-feb304a413e0bcb2\out
Notification
The other messages are for the same file the only difference is that it is in the .cargo/registry folder.
I have tried updating rust with rustup upgrade
Updated crate versions in my projects.
I have tried different versions of rust-analyzer. Does not seem to make any difference other than that preview version gives information about where it is stuck.
No warnings or errors shown in the output from the language server.
The text was updated successfully, but these errors were encountered: