This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
Cargo.toml is incorrectly all underlined when build fails #730
Open
Description
I believe the cargo build is failing on one particular package, and vscode is unable to show that the error belongs to a single line?
This was very confusing, as I thought at first that I had misunderstood how to write TOML.
I believe the cause of the failed build is that I'm using a particular back-dated version of nightly, and I can't seem to communicate this fact to rls-vscode
. As a result, one of the crates fails.
Metadata
Metadata
Assignees
Labels
No labels