Skip to content
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

Use let bindings in BuildableBaseProtocolsFile #505

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Jul 19, 2022

A minor stylistic oversight that originated from translating a variable mutation from Python, which we however ended up rewriting in an immutable style. This patch therefore updates these variables to be let-bindings.

@fwcd fwcd requested a review from ahoppen as a code owner July 19, 2022 20:38
@fwcd
Copy link
Member Author

fwcd commented Jul 19, 2022

@swift-ci please test

@fwcd fwcd merged commit d7909be into swiftlang:main Jul 20, 2022
@fwcd fwcd deleted the use-let-in-buildable-base-protocols branch July 20, 2022 05:47
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