https://github.com/user-attachments/assets/a1f6e96c-120e-489b-be63-f235f6e19e76 **rust-analyzer version**: `rust-analyzer version: 0.3.2777-standalone [~/.vscode/extensions/rust-lang.rust-analyzer-0.3.2777-linux-x64/server/rust-analyzer]` **rustc version**: `rustc 1.95.0-nightly (c7f5f3e0d 2026-02-07)` **editor or extension**: VSCode 0.3.2777 **relevant settings**: Removing any one of the settings no longer produces the issue. ```json "rust-analyzer.cargo.targetDir": "/tmp/cargo-target-ra", "rust-analyzer.server.extraEnv": { "RUSTUP_TOOLCHAIN": "nightly" }, ``` **repository link (if public, optional)**: [closely](https://github.com/SpriteOvO/closely) at `dev` branch **code snippet to reproduce**: *Let me know if you need more minimal reproducible code snippet besides the repo above.*
2026-02-08_19-43-16.mp4
rust-analyzer version:
rust-analyzer version: 0.3.2777-standalone [~/.vscode/extensions/rust-lang.rust-analyzer-0.3.2777-linux-x64/server/rust-analyzer]rustc version:
rustc 1.95.0-nightly (c7f5f3e0d 2026-02-07)editor or extension: VSCode 0.3.2777
relevant settings:
Removing any one of the settings no longer produces the issue.
repository link (if public, optional): closely at
devbranchcode snippet to reproduce: Let me know if you need more minimal reproducible code snippet besides the repo above.