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
Change `if let` to a `match` because it is about equal complexity. This
should allow backporting [1] easier.
Additionally, add some new documentation comments.
[1]: #3893
0 commit comments