about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2025-06-17 00:28:19 -0700
committerGitHub <noreply@github.com>2025-06-17 00:28:19 -0700
commit5df238921f705b1022564f0aac2f76898059413b (patch)
treea17cb1773bc3cf044f943884f16e441d0d0a49f0 /compiler/rustc_codegen_llvm/src
parent301815496ea97b138f3ada8a84f6b008cd6f86b6 (diff)
parentac8b506ca7a803939e20065fdd1a0949efebd6e9 (diff)
downloadrust-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