Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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