Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.
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

Description

@alexheretic

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions