Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

RLS creates metadata directory in root of the project instead of target/ #864

@mkpankov

Description

@mkpankov

Hi,

RLS suddenly started creating rls/ directory in root of project instead of target/. I have root directory open in VS Code. There are no specific settings in Cargo.toml. These are my Rust-related user settings in VS Code:

{
    "rust-client.channel": "nightly",
    "rust-client.revealOutputChannelOn": "warn",
}

and these are workspace settings:

{
    "rust-client.logToFile": true
}

Logs are empty and output channel isn't revealed.

This happens only in 1 of my projects. Unfortunately I can't easily share complete source of the project.

RLS version is:

rls-preview 0.127.0-nightly (d2ade31 2018-05-08)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions