about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-12-08 11:31:34 +0000
committerbors <bors@rust-lang.org>2023-12-08 11:31:34 +0000
commit6bbb2ac3049d508b7e03d3968100ed96ca041fb6 (patch)
tree14f65c0f5bbfa7e44cc8a833fe7e113634503ce5 /compiler/rustc_interface/src/errors.rs
parent4f3d862fcfa853f49467f0f81eab2686e65c86ee (diff)
parent7e768cbe703188bb8c126d1be6960637795e4943 (diff)
downloadrust-6bbb2ac3049d508b7e03d3968100ed96ca041fb6.tar.gz
rust-6bbb2ac3049d508b7e03d3968100ed96ca041fb6.zip
Auto merge of #15705 - rmehri01:14485_fix_delegate_self_references, r=Veykril
fix: resolve Self type references in delegate method assist

This PR makes the delegate method assist resolve any `Self` type references in the parameters or return type. It also works across macros such as the `uint_impl!` macro used for `saturating_mul` in the issue example.

Closes #14485
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions