Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Improve "Could not find Cargo.toml" error handling #69

Closed
alexheretic opened this issue Mar 15, 2018 · 0 comments
Closed

Improve "Could not find Cargo.toml" error handling #69

alexheretic opened this issue Mar 15, 2018 · 0 comments

Comments

@alexheretic
Copy link
Member

Rls needs a root or parent Cargo.toml to work with multiple crates.

Rls sends down an error describing the issue now which is better than it was (#49, #57) but is still a bit of a messy error the first time you see it (#68).

Can we do better?

Note: Detecting that the error has happened is a bit of a pain, until maybe rust-lang/rls#723 is implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant