This repository was archived by the owner on Apr 8, 2024. It is now read-only.
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
Update for if_while_or_patterns #42
Open
Description
|
patterns need to be added to if let
and while let
.
More info and links at: rust-lang/reference#516