I was doing some work on WASMTIME and I noticed that rust-analyer keeps hanging and I can't issue a cargo build as the index keeps getting locked by cargo check
.
Is there something people working on this are using for their dev. setup that's working better? I am super happy with rust-analyzer otherwise, but on wasmtime, maybe other workspaces it hangs quite badly.
rust-analyzer shouldn't hang. Can you open an issue at https://github.com/rust-analyzer/rust-analyzer/issues?
It's probably known/related to this: https://github.com/rust-analyzer/rust-analyzer/issues/4828
Last updated: Nov 22 2024 at 16:03 UTC