Skip to content

clippy: remove superfluous clones in votor#10569

Merged
nagisa merged 1 commit intoanza-xyz:masterfrom
nagisa:votor-clippy-lints
Feb 17, 2026
Merged

clippy: remove superfluous clones in votor#10569
nagisa merged 1 commit intoanza-xyz:masterfrom
nagisa:votor-clippy-lints

Conversation

@nagisa
Copy link
Copy Markdown

@nagisa nagisa commented Feb 12, 2026

These are detected by the clippy::redundant_clone lint which I hope to deny by default in near future.

ref. #10121

These are detected by the `clippy::redundant_clone` lint which I hope to
deny by default in near future.
@nagisa nagisa force-pushed the votor-clippy-lints branch from 30eb768 to e193494 Compare February 12, 2026 15:22
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.0%. Comparing base (79d5da0) to head (e193494).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #10569   +/-   ##
=======================================
  Coverage    83.0%    83.0%           
=======================================
  Files         843      843           
  Lines      315809   315805    -4     
=======================================
- Hits       262302   262301    -1     
+ Misses      53507    53504    -3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nagisa nagisa added this pull request to the merge queue Feb 17, 2026
Merged via the queue into anza-xyz:master with commit c0d4c7c Feb 17, 2026
50 checks passed
@nagisa nagisa deleted the votor-clippy-lints branch February 17, 2026 13:10
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