Skip to content

chore: address Rust 1.88.0 clippy lints #8607

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 10, 2025
Merged

chore: address Rust 1.88.0 clippy lints #8607

merged 3 commits into from
Jul 10, 2025

Conversation

ShankarSinghC
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

This pull request includes a minor improvement to error message formatting in the build_unified_connector_service_payment_method function.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@ShankarSinghC ShankarSinghC self-assigned this Jul 10, 2025
@ShankarSinghC ShankarSinghC requested a review from a team as a code owner July 10, 2025 13:43
@ShankarSinghC ShankarSinghC added the C-refactor Category: Refactor label Jul 10, 2025
Copy link

semanticdiff-com bot commented Jul 10, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  crates/router/src/core/payment_methods/vault.rs  72% smaller
  crates/router/src/core/unified_connector_service.rs  60% smaller

SanchithHegde
SanchithHegde previously approved these changes Jul 10, 2025
@ShankarSinghC ShankarSinghC linked an issue Jul 10, 2025 that may be closed by this pull request
@ShankarSinghC ShankarSinghC requested a review from a team as a code owner July 10, 2025 14:07
SanchithHegde
SanchithHegde previously approved these changes Jul 10, 2025
@SanchithHegde SanchithHegde enabled auto-merge July 10, 2025 14:23
@SanchithHegde SanchithHegde added this pull request to the merge queue Jul 10, 2025
Merged via the queue into main with commit b1c9be1 Jul 10, 2025
16 of 20 checks passed
@SanchithHegde SanchithHegde deleted the fix-clippy branch July 10, 2025 15:38
pixincreate added a commit that referenced this pull request Jul 11, 2025
…ayload-webhooks

* 'main' of github.com:juspay/hyperswitch:
  feat(payments): propagate additional payment method data for apple pay during MIT (#7170)
  feat(core): Hyperswitch <|> UCS integration v2 (#8439)
  feat(connector): [payload] add webhook support (#8558)
  ci(cypress): Added Dlocal Connector Test (#8362)
  feat(connector): [AIRWALLEX] - Added Paypal, Trustly, Klarna , Atome, Blik Payment Methods (#8475)
  refactor(cypress): update skip logic and test flow for cypress incremental auth tests (#8594)
  chore(version): 2025.07.11.0
  chore: address Rust 1.88.0 clippy lints (#8607)
  chore(version): 2025.07.10.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-refactor Category: Refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: address Rust 1.88.0 clippy lints
4 participants