Skip to content

Conversation

eefriedman
Copy link
Contributor

Arrays and slices are closely related, but not that closely; making the
separation more explicit is generally more clear.

Arrays and slices are closely related, but not that closely; making the
separation more explicit is generally more clear.
@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 @pcwalton (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.

@eddyb
Copy link
Member

eddyb commented Jun 13, 2015

LGMT, thanks! @bors r+

@bors
Copy link
Collaborator

bors commented Jun 13, 2015

📌 Commit 33b7386 has been approved by eddyb

bors added a commit that referenced this pull request Jun 13, 2015
Arrays and slices are closely related, but not that closely; making the
separation more explicit is generally more clear.
@bors
Copy link
Collaborator

bors commented Jun 13, 2015

⌛ Testing commit 33b7386 with merge a279826...

@bors bors merged commit 33b7386 into rust-lang:master Jun 13, 2015
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