Skip to content

Run Clippy for more CI targets#333

Merged
eldruin merged 7 commits intoserialport:mainfrom
sirhcel:more-clippy-ci-targets
Mar 16, 2026
Merged

Run Clippy for more CI targets#333
eldruin merged 7 commits intoserialport:mainfrom
sirhcel:more-clippy-ci-targets

Conversation

@sirhcel
Copy link
Contributor

@sirhcel sirhcel commented Mar 13, 2026

Run Clippy for more CI targets and escalate warnings to CI errors (because we would miss them hidden behind a green tick mark).

  • Run Clippy for different targets
  • Run Clippy for different feature sets

This PR resolves #332.

@sirhcel sirhcel marked this pull request as draft March 13, 2026 22:46
@sirhcel sirhcel force-pushed the more-clippy-ci-targets branch from ed47701 to 74b235d Compare March 13, 2026 22:58
@sirhcel sirhcel marked this pull request as ready for review March 13, 2026 23:00
@sirhcel sirhcel force-pushed the more-clippy-ci-targets branch from 74b235d to 21a508e Compare March 13, 2026 23:03
@sirhcel sirhcel requested a review from eldruin March 13, 2026 23:22
@sirhcel sirhcel force-pushed the more-clippy-ci-targets branch from 21a508e to d5cb8f7 Compare March 13, 2026 23:23
Copy link
Contributor

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me, thank you!

@eldruin eldruin merged commit 1e451a0 into serialport:main Mar 16, 2026
42 of 49 checks passed
@sirhcel sirhcel deleted the more-clippy-ci-targets branch March 16, 2026 12:38
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.

Let Clippy run for more targets in CI

2 participants