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
Nit re `matches!` formatting
I think formatting `matches!` with `if` guards is [still unsupported](rust-lang/rustfmt#5547), which is probably why this was missed.
changelog: none
rustfmt struggles with
matches!
and if guards.rustfmt 1.5.1-nightly (c0941dfb 2022-08-21)
The text was updated successfully, but these errors were encountered: