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
See rust-lang/rust#53667, they might be stabilized soon. Currently, rustfmt refuses to make any changes to an if let statement and its contents, silently letting code go unformatted.