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
running on a regular project causes 900% CPU usage which never drops, and it never actually provides information to me (ie, everything says Loading). I've had to downgrade to continue working.
another thing, telling rust analyzer to stop the server or restart doesn't work, saying it took too long to respond.
The text was updated successfully, but these errors were encountered:
rust-analyzer version: rust-analyzer version: 0.3.1992-standalone (b427d46 2024-06-09) [/Users/milo5/.vscode/extensions/rust-lang.rust-analyzer-0.3.1992-darwin-arm64/server/rust-analyzer]
rustc version: (rustc 1.78.0 (9b00956e5 2024-04-29)
editor or extension: vscode, rust-analyzer
relevant settings: "rust-analyzer.cargo.allFeatures": true,
"rust-analyzer.checkOnSave.command": "clippy",
"rust-analyzer.inlayHints.lifetimeElisionHints.useParameterNames": true,
"rust-analyzer.inlayHints.lifetimeElisionHints": "always",
repository link (if public, optional): n/a
code snippet to reproduce:
n/a
running on a regular project causes 900% CPU usage which never drops, and it never actually provides information to me (ie, everything says Loading). I've had to downgrade to continue working.
another thing, telling rust analyzer to stop the server or restart doesn't work, saying it took too long to respond.
The text was updated successfully, but these errors were encountered: