Skip to content
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.

RLS/Clippy doesn't lint newly created files #921

Open
@stinodego

Description

@stinodego

Whenever I create a new .rs file in my project, I don't receive any warnings/lints until I restart VSCode. After I restart, everything works as expected.

I'm sure I must be doing something wrong; could someone help me out?

I am using VSCode through Windows Subsystem for Linux.

UPDATE: Including the file as a module in lib.rs fixes the issue. However, creating a main.rs is still problematic, as this file is not included in lib.rs.

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