-
Notifications
You must be signed in to change notification settings - Fork 10.5k
SILGen: Fix partial application of enum case with one-element labeled tuple #21394
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SILGen: Fix partial application of enum case with one-element labeled tuple #21394
Conversation
@swift-ci Please smoke test |
@swift-ci Please test source compatibility |
@swift-ci Please smoke test Linux |
These are from Result and the XFAILs will be removed shortly:
|
@swift-ci Please smoke test Linux |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks Slava!
… tuple Fixes <rdar://problem/46748491>.
340597b
to
396007d
Compare
@dcci Is there a bug for these timeouts? They seem to be happening occasionally. |
@swift-ci Please smoke test |
@slavapestov no, can you file a rdar please? |
I tried and wasn't able to reproduce locally, FWIW. |
Fixes rdar://problem/46748491.