Skip to content

[NFC] Drop mutability from parameter context changes #16820

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
May 24, 2018

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented May 24, 2018

Refactoring in this area means we no longer mutate the array, just call non-const members on the elements.

Noticed this while cleaning up #15418.

Refactoring in this area means we no longer mutate the array, just
call non-const members on the elements.
@CodaFi
Copy link
Contributor Author

CodaFi commented May 24, 2018

@swift-ci please smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented May 24, 2018

⛵️

@CodaFi CodaFi merged commit e731dd0 into swiftlang:master May 24, 2018
@CodaFi CodaFi deleted the the-deep-state branch May 24, 2018 20:40
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