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
Both if let and while let have examples with irrefutable patterns. By default this is a compiler warning, so they make bad examples, or at least deserve mention of the compiler warning.
There should also probably be more links on these pages to the definition of irrefutable.