Commit Graph

2 Commits

Author SHA1 Message Date
dianne
b2241c78c8 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.
2025-08-07 16:43:20 -07:00
dianne
4ec688110f add more tests for if let guard drop order 2025-08-07 16:19:25 -07:00