Skip to content

[AST] Added language feature for @_eagerMove. #65845

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

Conversation

nate-chandler
Copy link
Contributor

The new LexicalLifetimes suppressible language feature results in declarations annotated with @_eagerMove, @_noEagerMove, and @_lexicalLifetimes to be printed with that attribute when it's available and without it when it's not.

@nate-chandler nate-chandler force-pushed the eagermove_language_feature branch 2 times, most recently from 1357e54 to 9fc2333 Compare May 10, 2023 23:17
Copy link
Contributor

@tshortli tshortli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nate-chandler nate-chandler force-pushed the eagermove_language_feature branch from 9fc2333 to 1df5510 Compare May 10, 2023 23:50
The new LexicalLifetimes suppressible language feature results in
declarations annotated with @_eagerMove, @_noEagerMove, and
@_lexicalLifetimes to be printed with that attribute when it's available
and without it when it's not.
@nate-chandler nate-chandler force-pushed the eagermove_language_feature branch from 1df5510 to b723958 Compare May 11, 2023 01:19
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler merged commit 4d8dab0 into swiftlang:main May 11, 2023
@nate-chandler nate-chandler deleted the eagermove_language_feature branch May 11, 2023 15:31
@nate-chandler nate-chandler restored the eagermove_language_feature branch May 12, 2023 20:38
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