about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/asm.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-05-24 17:48:21 +0000
committerbors <bors@rust-lang.org>2025-05-24 17:48:21 +0000
commit5e16c662062fd6dee91f0fe2a1580483488d80cf (patch)
treefbf66157c5f6e9ee47c9fcb552de2696772bc92e /compiler/rustc_codegen_llvm/src/asm.rs
parent038d599eda4fe3e3d78103fba51ee663df86dadf (diff)
parent9c234c03fd2d4121147a860ee3430f875fd6d2d2 (diff)
downloadrust-5e16c662062fd6dee91f0fe2a1580483488d80cf.tar.gz
rust-5e16c662062fd6dee91f0fe2a1580483488d80cf.zip
Auto merge of #141372 - khuey:ir_call_dbg_loc, r=jieyouxu
Use the fn_span when emitting function calls for better debug info.

This especially improves the developer experience for long chains of function calls that span multiple lines, which is common with builder patterns, chains of iterator/future combinators, etc.

try-job: armhf-gnu
try-job: test-various
try-job: x86_64-msvc-1
try-job: arm-android

r? `@jieyouxu`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/asm.rs')
0 files changed, 0 insertions, 0 deletions