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> |
||
|---|---|---|
| .. | ||
| cannot-infer-const-args.rs | ||
| cannot-infer-const-args.stderr | ||
| issue-77092.rs | ||
| issue-77092.stderr | ||
| method-chain.rs | ||
| method-chain.stderr | ||
| one-param-uninferred.rs | ||
| one-param-uninferred.stderr | ||
| uninferred-consts.rs | ||
| uninferred-consts.stderr | ||