Skip to content

[Roadmap] No output after cargo check #6624

Closed
@flip1995

Description

@flip1995

Currently when cargo clippy is run after cargo check, it does not produce
any output. This is especially problematic since rust-analyzer is on the rise
and it uses cargo check for checking code. A fix is already implemented, but
it still has to be pushed over the finish line. This also includes the
stabilization of the cargo clippy --fix command or the support of multi-span
suggestions in rustfix.

More on this issue in #4612

Steps to completion:

  • ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: Clippy is not doing the correct thingC-tracking-issueCategory: Tracking IssueP-highPriority: High

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions