Skip to content
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

[CodeCompletion] Annotate variables with effectful getters #58822

Merged
merged 1 commit into from
May 13, 2022

Conversation

ahoppen
Copy link
Contributor

@ahoppen ahoppen commented May 11, 2022

Previously, we weren’t annotation code completion results for variables with async or throwing getters as 'async' or 'throws'.

rdar://93085311

@ahoppen
Copy link
Contributor Author

ahoppen commented May 11, 2022

@swift-ci Please smoke test

@ahoppen ahoppen requested a review from rintaro May 11, 2022 09:05
Previously, we weren’t annotation code completion results for variables with async or throwing getters as 'async' or 'throws'.

rdar://93085311
@ahoppen
Copy link
Contributor Author

ahoppen commented May 12, 2022

@swift-ci Please smoke test

@ahoppen ahoppen merged commit d5e48d7 into swiftlang:main May 13, 2022
@ahoppen ahoppen deleted the pr/effectful-specifier branch May 13, 2022 06:46
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.

None yet

3 participants