Skip to content

Conversation

TheNeikos
Copy link
Contributor

As per RFC#520 the syntax for arrays has changed,
this changes the remaining comments to reflect
the new syntax.

I checked for existing occurences of this with the following command:

ag "\[., \.\..\]" which by now should only return a single occurence.

As per RFC#520 the syntax for arrays has changed,
this changes the remaining comments to reflect
the new syntax.
@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @huonw (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@alexcrichton
Copy link
Member

@bors: r+ ebc3de2 rollup

Thanks!

Manishearth added a commit to Manishearth/rust that referenced this pull request Jun 9, 2015
…omments, r=alexcrichton

As per RFC#520 the syntax for arrays has changed,
this changes the remaining comments to reflect
the new syntax.

I checked for existing occurences of this with the following command:

`ag "\[., \.\..\]"` which by now should only return a single occurence.
bors added a commit that referenced this pull request Jun 9, 2015
@bors bors merged commit ebc3de2 into rust-lang:master Jun 9, 2015
@TheNeikos TheNeikos deleted the fix-old_array_syntax_in_comments branch June 9, 2015 15:38
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.

5 participants