Skip to content

local-cluster: Resolve Rust 1.88 clippy lints and format strings#7004

Merged
steviez merged 2 commits intoanza-xyz:masterfrom
steviez:rust_1.88_local-cluster
Jul 18, 2025
Merged

local-cluster: Resolve Rust 1.88 clippy lints and format strings#7004
steviez merged 2 commits intoanza-xyz:masterfrom
steviez:rust_1.88_local-cluster

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

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.2%. Comparing base (09fe49b) to head (2145159).
⚠️ Report is 2873 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7004   +/-   ##
=======================================
  Coverage    83.2%    83.2%           
=======================================
  Files         853      853           
  Lines      375393   375393           
=======================================
+ Hits       312474   312492   +18     
+ Misses      62919    62901   -18     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown

@brooksprumo brooksprumo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@steviez steviez merged commit 4d44954 into anza-xyz:master Jul 18, 2025
41 checks passed
@steviez steviez deleted the rust_1.88_local-cluster branch July 18, 2025 15:55
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