diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-07-08 03:09:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-08 03:09:56 +0200 |
| commit | 40e1ccf458ae48eed859f72bd2172c2eaef41958 (patch) | |
| tree | e5ff3634c0bef96cfcf3f558a3b4a870a56bac55 /tests/rustdoc-js-std/write.js | |
| parent | d41f046de52cc578c1f821ceedf45e57ed8b360f (diff) | |
| parent | 796b4d1fb40d2d4030d53e0f7c9d82cc12b0d3f8 (diff) | |
| download | rust-40e1ccf458ae48eed859f72bd2172c2eaef41958.tar.gz rust-40e1ccf458ae48eed859f72bd2172c2eaef41958.zip | |
Rollup merge of #143567 - xizheyin:143336, r=compiler-errors
Point to correct argument in Func Call when Self type fails trait bound Fixes rust-lang/rust#143336 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. This is because `Call` may also need to handle the `self` parameter, and not just `MethodCall` needs to be handled, as rust-lang/rust#143336. r? compiler
Diffstat (limited to 'tests/rustdoc-js-std/write.js')
0 files changed, 0 insertions, 0 deletions
