diff options
| author | Jubilee <workingjubilee@gmail.com> | 2025-06-17 00:28:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-17 00:28:19 -0700 |
| commit | 5df238921f705b1022564f0aac2f76898059413b (patch) | |
| tree | a17cb1773bc3cf044f943884f16e441d0d0a49f0 /compiler/rustc_codegen_llvm/src | |
| parent | 301815496ea97b138f3ada8a84f6b008cd6f86b6 (diff) | |
| parent | ac8b506ca7a803939e20065fdd1a0949efebd6e9 (diff) | |
| download | rust-5df238921f705b1022564f0aac2f76898059413b.tar.gz rust-5df238921f705b1022564f0aac2f76898059413b.zip | |
Rollup merge of #142587 - compiler-errors:try-visit-expr-fields, r=jieyouxu
Make sure to propagate result from `visit_expr_fields` We weren't propagating the `ControlFlow::Break` out of a struct field, which means that the solution implemented in rust-lang/rust#130443 didn't work for nested fields. Fixes rust-lang/rust#142525.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
