Skip to content

Use the use_dynamic option to determine whether to dynamically resolve #2008

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

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

adrian-prantl
Copy link

self in Swift expressions.

This is a more principled approach over always dynamically resolving
all types and fixes a regression hidden by the recent @swifttest
decorator bug.

(cherry picked from commit d1bfc99b848f097e85e8f90d9bd0956dc69e2d89)

@adrian-prantl
Copy link
Author

#2007

self in Swift expressions.

This is a more principled approach over always dynamically resolving
all types and fixes a regression hidden by the recent @swifttest
decorator bug.

(cherry picked from commit 46fd0ae)
@adrian-prantl adrian-prantl merged commit 71d2991 into swiftlang:swift/next Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant