Skip to content

Rename "await" to "tsc_await" #3036

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
Nov 9, 2020

Conversation

DougGregor
Copy link
Member

To aid with (further) source compatibility testing, rename await to
tsc_await to get it out of the way of the use of the await keyword
in Swift's Concurrency design. Leave the await here as deprecated
entry points so we don't break any code in the process.

To aid with (further) source compatibility testing, rename `await` to
`tsc_await` to get it out of the way of the use of the `await` keyword
in Swift's Concurrency design. Leave the `await` here as deprecated
entry points so we don't break any code in the process.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor DougGregor merged commit f94b86e into swiftlang:main Nov 9, 2020
@DougGregor DougGregor deleted the tsc-prefix-await branch November 9, 2020 07:52
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.

2 participants