Closed
Description
per @eddyb in #49889 (comment)
I don't think we should need
is_self
andhas_self_ty
(or thegensym
hack altogether), and instead we should rely on knowing that e.g. the item in scope is atrait
and thus index0
isSelf
.
per @eddyb in #49889 (comment)
I don't think we should need
is_self
andhas_self_ty
(or thegensym
hack altogether), and instead we should rely on knowing that e.g. the item in scope is atrait
and thus index0
isSelf
.