Skip to content

Fix minor error in Arc docs #29081

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
Oct 16, 2015
Merged

Fix minor error in Arc docs #29081

merged 1 commit into from
Oct 16, 2015

Conversation

mbrubeck
Copy link
Contributor

The text says it's a vector of floats, but the code actually uses a vector of integers. The type of the Vec doesn't really matter, so I just cut it from the text.

The text says it's a vector of floats, but the code actually uses a vector of integers.  The type of the Vec doesn't really matter, so I just cut it from the text.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@alexcrichton
Copy link
Member

@bors: r+ 11e65eb

Thanks!

Manishearth added a commit to Manishearth/rust that referenced this pull request Oct 16, 2015
…richton

The text says it's a vector of floats, but the code actually uses a vector of integers.  The type of the Vec doesn't really matter, so I just cut it from the text.
@bors
Copy link
Collaborator

bors commented Oct 16, 2015

⌛ Testing commit 11e65eb with merge e4c7bb9...

bors added a commit that referenced this pull request Oct 16, 2015
The text says it's a vector of floats, but the code actually uses a vector of integers.  The type of the Vec doesn't really matter, so I just cut it from the text.
@bors bors merged commit 11e65eb into master Oct 16, 2015
@alexcrichton alexcrichton deleted the arc-example-edit branch November 10, 2015 19:10
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