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
Not sure if there are similar issues, so I open a new one.
In my project https://gitlab.com/gentoid/oxyfy/merge_requests/7 I updated deps (see the diff) and updated nightly Rust to the latest available. And after that I noticed, that RLS in VS Code cannot compile the project, while the command cargo build runs successfully.
Not sure if there are similar issues, so I open a new one.
In my project https://gitlab.com/gentoid/oxyfy/merge_requests/7 I updated deps (see the diff) and updated nightly Rust to the latest available. And after that I noticed, that RLS in VS Code cannot compile the project, while the command
cargo build
runs successfully.Meta
rustc --version --verbose
:RUST_BACKTRACE=full rls --cli
:The text was updated successfully, but these errors were encountered: