Compiler error when extending a typealias of a partially specialized generic type #68212
Resolves #68212.
@swift-ci please smoke test Linux
i was curious to see how this was solved and guess I was overcomplicating the issue 😭
This is far from solved, FWIW 🙂. I only triggered the tests to encourage the author to iterate on failures before any feedback arrives.
Is it possible to make this PR as a draft?
I was converting to draft but Anthony was faster
For posterity, the convert to draft button is at the bottom of the Reviewers section.
@swift-ci please smoke test Linux
I forgot that I am not able to start the CI lol
deleted and pushed branch in order to trigger CI
@AnthonyLatsis check this out
merged main again, smoke test Linux was green already
@AnthonyLatsis I see you have been quite busy with 6.1 these days. Could you review this?
@swift-ci please smoke test macOS
Will have a review ready by Monday.
@AnthonyLatsis I changed the code according review and added test cases. Let me know what you think about this.
@AnthonyLatsis reminder
You once said a ping every two weeks is fine. So here I am pinging you @AnthonyLatsis
@AnthonyLatsis I iterated over it and added some comments unresolving threads. Please review again and I hope you are able to keep the overview over this, so let me know if something is unclear.
@AnthonyLatsis reminder
@AnthonyLatsis another reminder, not sure if it was 2 weeks ago as Github suggests
@AnthonyLatsis another reminder
@slavapestov Could you take a look at this too?
@AnthonyLatsis It has been some time. I think this is close to a good solution
@AnthonyLatsis could you have a look?
@AnthonyLatsis @slavapestov Could someone have a look at it, so I can iterate further on it if required?
@AnthonyLatsis
swift typecheckdecl isGeneric seems to have changed since last time I worked on it. Can be reviewed either way though