mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-27 07:03:45 +00:00
955091be8f
Let-else: break out scopes when a let-else pattern fails to match This PR will commit to a new behavior so that values from initializer expressions are dropped earlier when a let-else pattern fails to match. Fix #98672. Close #93951. cc `@camsteffen` `@est31` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |