mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-11-01 02:57:02 +08:00 
			
		
		
		
	chore: address Rust 1.83.0 clippy lints and enable more clippy lints (#6705)
This commit is contained in:
		| @ -356,7 +356,7 @@ impl MerchantConnectorAccounts { | ||||
| } | ||||
|  | ||||
| #[cfg(feature = "v2")] | ||||
| impl<'h> RoutingAlgorithmHelpers<'h> { | ||||
| impl RoutingAlgorithmHelpers<'_> { | ||||
|     fn connector_choice( | ||||
|         &self, | ||||
|         choice: &routing_types::RoutableConnectorChoice, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Sanchith Hegde
					Sanchith Hegde