-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[SR-13239][Sema] Closure argument and result function call generic ambiguity #37896
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
[SR-13239][Sema] Closure argument and result function call generic ambiguity #37896
Conversation
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.
I think this is really promising, let's a couple of comments inline.
1d03fc2
to
a893774
Compare
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 great!
@swift-ci please smoke test |
@swift-ci please clean smoke test macOS platform |
…een function call result and closure argument
…to map arg to param
a3d42fb
to
0e8b7ce
Compare
@swift-ci Please smoke test |
@swift-ci Please test Windows Platform |
@swift-ci please clean smoke test macOS platform |
@swift-ci Please clean smoke test macOS Platform |
@swift-ci Please smoke test macOS Platform |
@swift-ci please smoke test macOS platform |
Reopening #33122, where I mess up the rebase ... sorry it took some time to get back to this, but I think is now ready for review, so let me know what you think
Resolves SR-13239.