Skip to content

clippy: clean up redundant clones in runtime/svm#10570

Merged
nagisa merged 1 commit intoanza-xyz:masterfrom
nagisa:runtime-clones
Feb 12, 2026
Merged

clippy: clean up redundant clones in runtime/svm#10570
nagisa merged 1 commit intoanza-xyz:masterfrom
nagisa:runtime-clones

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

@nagisa nagisa requested a review from a team as a code owner February 12, 2026 15:09
These are detected by the `clippy::redundant_clone` lint which I hope to
deny by default in near future.

ref. anza-xyz#10121
@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 (658f434).

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #10570     +/-   ##
=========================================
- Coverage    83.0%    83.0%   -0.1%     
=========================================
  Files         843      843             
  Lines      315809   315803      -6     
=========================================
- Hits       262302   262285     -17     
- Misses      53507    53518     +11     
🚀 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 12, 2026
Merged via the queue into anza-xyz:master with commit bf9c84d Feb 12, 2026
50 checks passed
@nagisa nagisa deleted the runtime-clones branch February 12, 2026 16:16
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