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
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
I'm working on a project with a fairly long compile time and it seems like the RLS and the compiler disagree on the artifacts, I'll compile from the command line with cargo build and open up VS Code only to see VS code rebuild everything. After VS Code has rebuilt, the next cargo build rebuilds everything again.
I'm using Rust nightly with the latest vscode and I have no settings set for the RLS, so everything is set to default.
The RLS extension says the version is 0.4.1, here's other environment info: