Skip to content

vscode: update rust-analyzer check command to use clippy#12197

Merged
sylvestre merged 1 commit into
uutils:mainfrom
xtqqczze:vscode-rust-analyzer
May 12, 2026
Merged

vscode: update rust-analyzer check command to use clippy#12197
sylvestre merged 1 commit into
uutils:mainfrom
xtqqczze:vscode-rust-analyzer

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

@xtqqczze xtqqczze commented May 8, 2026

Surfaces clippy lints to vscode.

cc: @sylvestre

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@RenjiSann
Copy link
Copy Markdown
Collaborator

Just curious what's being used without this ?

@xtqqczze
Copy link
Copy Markdown
Contributor Author

xtqqczze commented May 12, 2026

Just curious what's being used without this ?

Otherwise rust-analyzer uses cargo check, which doesn't surface clippy warnings to the IDE.

@sylvestre sylvestre merged commit b7769ce into uutils:main May 12, 2026
169 checks passed
@xtqqczze xtqqczze deleted the vscode-rust-analyzer branch May 12, 2026 17:49
nonontb pushed a commit to nonontb/coreutils that referenced this pull request May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants