Skip to content
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

Minor fix in docs for Vec #43050

Merged
merged 1 commit into from Jul 5, 2017
Merged

Minor fix in docs for Vec #43050

merged 1 commit into from Jul 5, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jul 4, 2017

Added missing parentheses after mem::size_of::<T>.

@rust-highfive
Copy link
Collaborator

r? @BurntSushi

(rust_highfive has picked a reviewer for you, use r? to override)

@frewsxcv
Copy link
Member

frewsxcv commented Jul 4, 2017

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Jul 4, 2017

📌 Commit 558ce91 has been approved by frewsxcv

@frewsxcv frewsxcv added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 4, 2017
@bors
Copy link
Contributor

bors commented Jul 5, 2017

⌛ Testing commit 558ce91 with merge 692b572...

bors added a commit that referenced this pull request Jul 5, 2017
Minor fix in docs for Vec

Added missing parentheses after `mem::size_of::<T>`.
@bors
Copy link
Contributor

bors commented Jul 5, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: frewsxcv
Pushing 692b572 to master...

@bors bors merged commit 558ce91 into rust-lang:master Jul 5, 2017
@ghost ghost deleted the doc-vec-fix-parens branch July 5, 2017 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants