about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorxizheyin <xizheyin@smail.nju.edu.cn>2025-07-07 16:43:30 +0800
committerxizheyin <xizheyin@smail.nju.edu.cn>2025-07-07 16:47:15 +0800
commit796b4d1fb40d2d4030d53e0f7c9d82cc12b0d3f8 (patch)
treeaabd5f02bd1f2d8b29f003d1da5163ae2de3102f /compiler/rustc_codegen_llvm/src/errors.rs
parentcf7e896cf8f2dd744f2690c236dd818eeb86ccc2 (diff)
downloadrust-796b4d1fb40d2d4030d53e0f7c9d82cc12b0d3f8.tar.gz
rust-796b4d1fb40d2d4030d53e0f7c9d82cc12b0d3f8.zip
Point to correct argument in Func Call when Self type fails trait bound
When a trait bound fails due to the Self type parameter, adjust_fulfillment_errors
now correctly points to the corresponding function argument instead of incorrectly
pointing to other arguments.

Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions