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

Add missing documentation examples for BTreeSet. #32136

Merged
merged 1 commit into from
Mar 10, 2016

Conversation

nathankleyn
Copy link
Contributor

As part of the ongoing effort to document all methods with examples,
this commit adds the missing examples for the BTreeSet collection
type.

This is part of issue #29348.

r? @steveklabnik

As part of the ongoing effort to document all methods with examples,
this commit adds the missing examples for the `BTreeSet` collection
type.

This is part of issue rust-lang#29348.
@steveklabnik
Copy link
Member

@bors: r+ rollup

Thank you!

@bors
Copy link
Contributor

bors commented Mar 9, 2016

📌 Commit 99eee83 has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Mar 10, 2016
…et, r=steveklabnik

Add missing documentation examples for BTreeSet.

As part of the ongoing effort to document all methods with examples,
this commit adds the missing examples for the `BTreeSet` collection
type.

This is part of issue rust-lang#29348.

r? @steveklabnik
steveklabnik added a commit to steveklabnik/rust that referenced this pull request Mar 10, 2016
…et, r=steveklabnik

Add missing documentation examples for BTreeSet.

As part of the ongoing effort to document all methods with examples,
this commit adds the missing examples for the `BTreeSet` collection
type.

This is part of issue rust-lang#29348.

r? @steveklabnik
bors added a commit that referenced this pull request Mar 10, 2016
Rollup of 8 pull requests

- Successful merges: #31830, #32091, #32125, #32136, #32147, #32148, #32149, #32150
- Failed merges:
@bors bors merged commit 99eee83 into rust-lang:master Mar 10, 2016
@nathankleyn nathankleyn deleted the improve-docs-for-btreeset branch March 10, 2016 16:23
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.

3 participants