rust/compiler/rustc_mir_build
Yuki Okushi 955091be8f
Rollup merge of #99518 - dingxiangfei2009:let-else-additional-tests, r=oli-obk
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`
2022-07-30 07:39:49 +09:00
..
src Rollup merge of #99518 - dingxiangfei2009:let-else-additional-tests, r=oli-obk 2022-07-30 07:39:49 +09:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00