This repository was archived by the owner on Jan 22, 2025. It is now read-only.
clippy: Replace if let Some() = res.ok()
with if let Ok() = res
#31525
Merged
brooksprumo merged 1 commit intosolana-labs:masterfrom May 8, 2023
Merged
clippy: Replace `if let Some() = res.ok()` with `if let Ok() = res`#31525brooksprumo merged 1 commit intosolana-labs:masterfrom
brooksprumo merged 1 commit intosolana-labs:masterfrom