add a scope for `if let` guard temporaries and bindings
This ensures `if let` guard temporaries and bindings are dropped before the match arm's pattern's bindings.
D
dianne committed
b2241c78c86a15b8e7e842f036135df4478de0fe
Parent: 4ec6881