about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-10-21 13:58:34 +0200
committerGitHub <noreply@github.com>2023-10-21 13:58:34 +0200
commitbd1046d26abf6fd6c78c49bb23a7ea27295292c8 (patch)
tree00850bbec8c0125041149704dcdf493f83c40d8f /compiler/rustc_codegen_llvm/src/builder.rs
parent3051dde87fd38eb5c082420fb5c3be9a7f3bec4f (diff)
parentccc4638d734c745a5ec16fdcce33aac4e8c3b1c0 (diff)
downloadrust-bd1046d26abf6fd6c78c49bb23a7ea27295292c8.tar.gz
rust-bd1046d26abf6fd6c78c49bb23a7ea27295292c8.zip
Rollup merge of #117019 - lukas-code:for-await, r=compiler-errors
fix spans for removing `.await` on `for` expressions

We need to use a span with the outer syntax context of a desugared `for` expression to join it with the `.await` span.

fixes https://github.com/rust-lang/rust/issues/117014
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions