Skip to content

Conversation

@yew1eb
Copy link
Contributor

@yew1eb yew1eb commented Jan 18, 2026

Which issue does this PR close?

Closes #1911

Rationale for this change

What changes are included in this PR?

  1. Enable -D warnings for Clippy in CI, and set workspace.lints = true for all sub-crates to align with unified workspace lint config.
  2. Resolve auto-fixable lint issues via cargo clippy --fix.
  3. Manually exempt existing panic-related code with the #[allow(clippy::panic)] annotation

Are there any user-facing changes?

How was this patch tested?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable -D warnings and resolve related issues

1 participant