diff options
| author | 许杰友 Jieyou Xu (Joe) <39484203+jieyouxu@users.noreply.github.com> | 2024-11-17 23:56:10 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-17 23:56:10 +0800 |
| commit | ccc3f862d6cbd027f8fe1438666ff09451854c26 (patch) | |
| tree | 9da432a53eb76f74e96cd1308be0a353dd3c46c1 /compiler/rustc_codegen_gcc/example/alloc_system.rs | |
| parent | 0b157e88d7cf021c0ac537c4618b873f962772ac (diff) | |
| parent | f502dcea3839ff48a9960e07130f203bfd4a07b2 (diff) | |
| download | rust-ccc3f862d6cbd027f8fe1438666ff09451854c26.tar.gz rust-ccc3f862d6cbd027f8fe1438666ff09451854c26.zip | |
Rollup merge of #133093 - est31:let_chains_tests, r=traviscross
Let chains tests Filing this as this marks off two of the open issues in #132833: * extending the tests for `move-guard-if-let-chain.rs` and `conflicting_bindings.rs` to have chains with multiple let's (one implementation could for example search for the first `let` and then terminate). * An instance where a temporary lives shorter than with nested ifs, breaking compilation: #103476. This was fixed in the end by the if let rescoping work. Closes #103476
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/alloc_system.rs')
0 files changed, 0 insertions, 0 deletions
