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
Description
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
Labels
No labels