You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Replace manual let else patterns with let else
Clears the codebase from places where the lint added by rust-lang#8437 is firing, by adopting let else.
changelog: none
0 commit comments