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 always starts full analysis after VS Code is restarted #330

@ancwrd1

Description

@ancwrd1

After updating to a recent nightly toolchain RLS always performs full project analysis each time the VS Code (with Rust plugin) is restarted, instead of using the cached data from target directory like in the previous builds. It causes massive CPU load even on small projects.

There is rls.toml file in the root directory with "build_lib=true" setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions