SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 71 Rust

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