Skip to content

Allow use of [_ ; n] syntax for fixed length and repeating arrays. #20057

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 22, 2014

Conversation

nrc
Copy link
Member

@nrc nrc commented Dec 20, 2014

This does NOT break any existing programs because the [_, ..n] syntax is also supported.

Part of #19999

r? @nikomatsakis

This does NOT break any existing programs because the `[_, ..n]` syntax is also supported.
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Dec 21, 2014
This does NOT break any existing programs because the `[_, ..n]` syntax is also supported.

Part of rust-lang#19999

r? @nikomatsakis
@bors bors merged commit 2e86929 into rust-lang:master Dec 22, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants