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
But yes, you are right. I looked at the task manager and even after the build is finished, the memory usage still keeps on growing until my 64 GB RAM are full and it crashes. I am only compiling a really small CLI program (<10 MB).
Almost always after building using the command
cargo build
VS Code crashes and needs to restart the whole editor (see image).I have the newest versions of the analyzer and rustc installed, but it already happened months ago.
rustc 1.84.0 (9fc6b4312 2025-01-07)
rust-analyzer version: 0.3.2273-standalone (248bd51 2025-01-18)
Any idea how to further investigate this problem?
The text was updated successfully, but these errors were encountered: