Skip to content

libcollections: 'Copies' => 'Clones' in Cow method docs. #27122

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
Jul 19, 2015

Conversation

nham
Copy link
Contributor

@nham nham commented Jul 19, 2015

It seems slightly more consistent to say 'Clones' here instead of 'Copies'. The docs for the ToOwned trait talk about cloning and not copying.

It seems slightly more consistent to say 'Clones' here instead of 'Copies'.
The docs for the `ToOwned` trait talk about cloning and not copying.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@Gankra
Copy link
Contributor

Gankra commented Jul 19, 2015

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 19, 2015

📌 Commit f257a15 has been approved by Gankro

bors added a commit that referenced this pull request Jul 19, 2015
It seems slightly more consistent to say 'Clones' here instead of 'Copies'. The docs for the `ToOwned` trait talk about cloning and not copying.
@bors
Copy link
Collaborator

bors commented Jul 19, 2015

⌛ Testing commit f257a15 with merge 86fa65b...

@Gankra
Copy link
Contributor

Gankra commented Jul 19, 2015

Thanks!

@bors bors merged commit f257a15 into rust-lang:master Jul 19, 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