Skip to content

Comments

chore: Address some 1.89 clippy warnings#1369

Merged
gtema merged 1 commit intomainfrom
clippy
Aug 11, 2025
Merged

chore: Address some 1.89 clippy warnings#1369
gtema merged 1 commit intomainfrom
clippy

Conversation

@gtema
Copy link
Owner

@gtema gtema commented Aug 11, 2025

No description provided.

self.sync_table_data()?;
self.set_loading(false);
} else if let IdentityUserApiRequest::Delete(del) = *req
&& let IdentityUserDelete { id, .. } = *del

Check warning

Code scanning / clippy

trailing irrefutable pattern in let chain Warning

trailing irrefutable pattern in let chain
@gtema gtema merged commit ed1629b into main Aug 11, 2025
19 checks passed
@gtema gtema deleted the clippy branch August 11, 2025 15:08
This was referenced Aug 11, 2025
This was referenced Sep 1, 2025
@gtema-release-plz gtema-release-plz bot mentioned this pull request Sep 11, 2025
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.

1 participant