Skip to content

Change c-style for loop to for-in loop based on proposal SE-0007 #721

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
Dec 22, 2015

Conversation

jasonnoahchoi
Copy link
Contributor

Based on @erica's proposal: SE-0007, remove C-style for loop in Prespecialized.swift to prevent future warnings and removal in Swift 2.2 and 3.0 respectively

@gribozavr
Copy link
Contributor

Thanks!

This code never runs, so it can not affect performance. Merging.

gribozavr added a commit that referenced this pull request Dec 22, 2015
Change c-style for loop to for-in loop based on proposal SE-0007
@gribozavr gribozavr merged commit 7be67b5 into swiftlang:master Dec 22, 2015
freak4pc pushed a commit to freak4pc/swift that referenced this pull request Sep 28, 2022
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