Skip to content

doctest for BTreeSet::split_off documents BTreeMap::split_off #47624

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
astraw opened this issue Jan 20, 2018 · 0 comments · Fixed by #47625
Closed

doctest for BTreeSet::split_off documents BTreeMap::split_off #47624

astraw opened this issue Jan 20, 2018 · 0 comments · Fixed by #47625

Comments

@astraw
Copy link
Contributor

astraw commented Jan 20, 2018

The doctest for BTreeSet::split_off currently documents usage of BTreeMap::split_off. Instead, it should document BTreeSet::split_off.

GuillaumeGomez pushed a commit to GuillaumeGomez/rust that referenced this issue Jan 21, 2018
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Jan 21, 2018
fix doctests for BTreeSet to use BTreeSet (not BTreeMap)

This fixes rust-lang#47624
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant