Skip to content

A small step towards removing C-style loops #79

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 8, 2015

Conversation

hamin
Copy link
Contributor

@hamin hamin commented Dec 8, 2015

This is a small step towards removing C-style loops in favor of Swift for/in loops as presented in this accepted proposal:https://github.com/apple/swift-evolution/pull/23/commits . Nothing big here, just getting my feet wet and trying help improve code quality :). Note that similar changes in swiftcore have already been merged swiftlang/swift#270

parkera added a commit that referenced this pull request Dec 8, 2015
A small step towards removing C-style loops
@parkera parkera merged commit a64b235 into swiftlang:master Dec 8, 2015
@parkera
Copy link
Contributor

parkera commented Dec 8, 2015

Thanks!

atrick pushed a commit to atrick/swift-corelibs-foundation that referenced this pull request Jan 12, 2021
Reject unknown command-line argument values
kateinoigakukun pushed a commit to kateinoigakukun/swift-corelibs-foundation that referenced this pull request Apr 29, 2021
Revert "[sk-stress-test] Disable test temporarily rdar://71634533"
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