Skip to content

iOS: fallout from 1d5983a #23479

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
Mar 19, 2015
Merged

iOS: fallout from 1d5983a #23479

merged 1 commit into from
Mar 19, 2015

Conversation

tamird
Copy link
Contributor

@tamird tamird commented Mar 18, 2015

r? @aturon

@@ -306,12 +306,11 @@ pub fn args() -> Args {
// In general it looks like:
// res = Vec::new()
// let args = [[NSProcessInfo processInfo] arguments]
// for i in range(0, [args count])
// for i in range(0..[args count])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you also want to remove range here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

of course. done.

@aturon
Copy link
Member

aturon commented Mar 18, 2015

Thanks!

@bors: r+ 21d8c41

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 19, 2015
@bors bors merged commit 21d8c41 into rust-lang:master Mar 19, 2015
@tamird tamird deleted the fix-ios-build branch March 19, 2015 05:59
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.

3 participants