about summary refs log tree commit diff
path: root/compiler/rustc_plugin_impl/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-20 09:46:53 +0100
committerGitHub <noreply@github.com>2023-03-20 09:46:53 +0100
commitd86fd83ef61f7d92a9131a9af97de84afa70325d (patch)
tree62caa54281d533d3fb6b549e32a0194df6ef0f65 /compiler/rustc_plugin_impl/src
parent88caa29ae36f8d0f13b45c71368c3915e152156e (diff)
parent640c20272ef0d1bb8ae5425d27c5543d1bbbf1fa (diff)
downloadrust-d86fd83ef61f7d92a9131a9af97de84afa70325d.tar.gz
rust-d86fd83ef61f7d92a9131a9af97de84afa70325d.zip
Rollup merge of #109277 - spastorino:new-rpitit-14, r=compiler-errors
Fix generics_of for impl's RPITIT synthesized associated type

The only useful commit is the last one.

This makes `generics_of` for the impl side RPITIT copy from the trait's associated type and avoid the fn on the impl side which was previously wrongly used.
This solution is better but we still need to fix resolution of the generated generics.

r? ``@compiler-errors``
Diffstat (limited to 'compiler/rustc_plugin_impl/src')
0 files changed, 0 insertions, 0 deletions