Skip to content

[Refactoring] Do not try to unique '_' #38981

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
Aug 24, 2021
Merged

[Refactoring] Do not try to unique '_' #38981

merged 1 commit into from
Aug 24, 2021

Conversation

bnbarham
Copy link
Contributor

@bnbarham bnbarham commented Aug 20, 2021

The async refactorings should not try to unique _ when it's used as
the parameter name. Also skip adding a let binding to the catch if the
error parameter is _.

Resolves rdar://82158389

The async refactorings should not try to unique '_' when it's used as
the parameter name. Also skip adding a let binding to the `catch` if the
error parameter is '_'.

Resolves rdar://82158389
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 6a79964

@bnbarham
Copy link
Contributor Author

@swift-ci please clean test Linux platform

@bnbarham bnbarham merged commit 9b8d9e2 into main Aug 24, 2021
@bnbarham bnbarham deleted the skip-underscore branch August 24, 2021 01:33
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.

4 participants