Skip to content

wen-restart: Resolve Rust 1.88 clippy lints and format strings#6966

Merged
steviez merged 3 commits intoanza-xyz:masterfrom
steviez:rust_1.88_wen
Jul 15, 2025
Merged

wen-restart: Resolve Rust 1.88 clippy lints and format strings#6966
steviez merged 3 commits intoanza-xyz:masterfrom
steviez:rust_1.88_wen

Conversation

@steviez
Copy link
Copy Markdown

@steviez steviez commented Jul 14, 2025

Problem

Working towards #6850, broken out from #6854

Summary of Changes

  • Run cargo clippy --fix --tests with Rust 1.88.0 set in rust-toolchain.toml
    • These should only be instances of uninlined_format_args
  • Run cargo fmt with format_strings = true set in rustfmt.toml

@steviez steviez changed the title Rust 1.88 wen wen-restart: Resolve Rust 1.88 clippy lints and format strings Jul 14, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 14, 2025

Codecov Report

❌ Patch coverage is 53.03030% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.2%. Comparing base (4807a7a) to head (873d904).
⚠️ Report is 2931 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #6966     +/-   ##
=========================================
- Coverage    83.2%    83.2%   -0.1%     
=========================================
  Files         856      856             
  Lines      376390   376399      +9     
=========================================
- Hits       313281   313247     -34     
- Misses      63109    63152     +43     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@steviez steviez requested a review from wen-coding July 15, 2025 04:35
@steviez steviez merged commit 6bc9fb1 into anza-xyz:master Jul 15, 2025
41 checks passed
@steviez steviez deleted the rust_1.88_wen branch July 15, 2025 04:48
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