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 has been archived by the owner on Dec 29, 2022. It is now read-only.
rls
in Visual Studio Code is unable to compileclap
. Here is some info on the problem. Let me know if there is any other info that might help!Reproducing error
Make a project.
Add
clap
toCargo.toml
Then
rls
does its thing and gives this error message:Note that building the program with
cargo run
works fine.Versions
I updated everything to be sure it wasn't a problem there. Here are the versions of everything....
Visual Studio Code:
Version 1.33.1 (1.33.1) -- 51b0b28134d51361cf996d2f0a1c698247aeabd8
I ran
rustup update
just to be sure that wasn't the problem.Also, updated the Visual Studio Code
rls
plugin to the latest version (v0.6.1
).The text was updated successfully, but these errors were encountered: