Skip to content

Parse consuming and borrowing modifiers from SE-0377 #1306

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
Mar 1, 2023

Conversation

jckarter
Copy link
Contributor

@jckarter jckarter commented Feb 2, 2023

And treat them, along with the existing modifiers such as __shared and friends, as contextual keywords, since we should never have really reserved them as argument names.

This is the companion PR for swiftlang/swift#63073

@jckarter jckarter requested a review from ahoppen as a code owner February 2, 2023 19:25
@jckarter jckarter changed the title Parse consuming and borrowing modifiers from SE-0377 [WIP] Parse consuming and borrowing modifiers from SE-0377 Feb 2, 2023
@jckarter jckarter force-pushed the se-0377-finalize branch 2 times, most recently from 908a848 to e8c73f4 Compare February 2, 2023 21:01
@jckarter
Copy link
Contributor Author

jckarter commented Feb 2, 2023

swiftlang/swift#63073

@swift-ci Please test

@jckarter
Copy link
Contributor Author

swiftlang/swift#63073

@swift-ci Please test

And treat them, along with the existing modifiers such as `__shared` and friends,
as contextual keywords, since we should never have really reserved them as
argument names.
@jckarter jckarter changed the title [WIP] Parse consuming and borrowing modifiers from SE-0377 Parse consuming and borrowing modifiers from SE-0377 Feb 28, 2023
@jckarter
Copy link
Contributor Author

swiftlang/swift#63073

@swift-ci Please test

@jckarter jckarter merged commit 1b8d5e9 into swiftlang:main Mar 1, 2023
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