Skip to content

[SE-0286] Disable backward scanning for trailing closures in Swift 6 mode #38925

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 3 commits into from
Aug 18, 2021

Conversation

DougGregor
Copy link
Member

Remove the experimental staging flag used to disable the backward scan for trailing closure matching. Instead, implement this semantics as part of the Swift 6 language mode.

@DougGregor
Copy link
Member Author

@swift-ci please smoke test

@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@DougGregor
Copy link
Member Author

Force-merging to unblock CI, sorry all

@DougGregor DougGregor merged commit 30a7ac7 into swiftlang:main Aug 18, 2021
@DougGregor DougGregor deleted the se-0286-swift-6 branch August 18, 2021 16:26
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