Skip to content

vortexor: Resolve Rust 1.88 clippy lints and format strings#7003

Merged
steviez merged 2 commits intoanza-xyz:masterfrom
steviez:rust_1.88_vortexor
Jul 16, 2025
Merged

vortexor: Resolve Rust 1.88 clippy lints and format strings#7003
steviez merged 2 commits intoanza-xyz:masterfrom
steviez:rust_1.88_vortexor

Conversation

@steviez
Copy link
Copy Markdown

@steviez steviez commented Jul 16, 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 vortextor: Resolve Rust 1.88 clippy lints and format strings vortexor: Resolve Rust 1.88 clippy lints and format strings Jul 16, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 16, 2025

Codecov Report

❌ Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.2%. Comparing base (09fe49b) to head (ed59c02).
⚠️ Report is 2887 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7003   +/-   ##
=======================================
  Coverage    83.2%    83.2%           
=======================================
  Files         853      853           
  Lines      375393   375402    +9     
=======================================
+ Hits       312474   312502   +28     
+ Misses      62919    62900   -19     
🚀 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 lijunwangs July 16, 2025 19:11
@steviez steviez merged commit 8f7830a into anza-xyz:master Jul 16, 2025
41 checks passed
@steviez steviez deleted the rust_1.88_vortexor branch July 16, 2025 20:53
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