Skip to content

Warnings don't show up until cargo clean or file change in VSCode #1929

@arsdragonfly

Description

@arsdragonfly

Right now diagnostics depend on the JSON output of cargo check --all-targets --message-format json, which won't yield any warnings for files that have already been built. Only after cargo clean has been run and/or the file has been saved again will warnings pop up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions