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.

Is there a way to invert the order clippy/rustc? #966

Open
@frederikhors

Description

@frederikhors

I'm using this in VSCode settings.json:

{
  "rust-analyzer.checkOnSave.command": "clippy",
}

it works good.

But I would like to have rustc errors before and only after the clippy errors/warnings because sometimes clippy can take many more seconds than rustc.

Is there a way to invert the order?

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