Skip to content

[Roadmap] No output after cargo check #6624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task
flip1995 opened this issue Jan 22, 2021 · 2 comments
Closed
1 task

[Roadmap] No output after cargo check #6624

flip1995 opened this issue Jan 22, 2021 · 2 comments
Labels
C-bug Category: Clippy is not doing the correct thing C-tracking-issue Category: Tracking Issue P-high Priority: High

Comments

@flip1995
Copy link
Member

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:

  • ???
@flip1995 flip1995 added C-bug Category: Clippy is not doing the correct thing C-tracking-issue Category: Tracking Issue P-high Priority: High labels Jan 22, 2021
@flip1995
Copy link
Member Author

Fixed with #6687

@flip1995
Copy link
Member Author

The fix will hit stable with 1.52.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Clippy is not doing the correct thing C-tracking-issue Category: Tracking Issue P-high Priority: High
Projects
None yet
Development

No branches or pull requests

1 participant