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

BTree: adapt range support functions to the root's optionality #81935

Closed
wants to merge 1 commit into from

Conversation

ssomers
Copy link
Contributor

@ssomers ssomers commented Feb 9, 2021

The functions in navigate.rs only exist to support iterators, and these look easier on my eyes if the functions follow the lead of #70111. This is also a preparation for (or assessment of) the same thing in #81094.

r? @Mark-Simulacrum

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 9, 2021
@ssomers ssomers marked this pull request as draft February 9, 2021 21:14
@ssomers
Copy link
Contributor Author

ssomers commented Feb 9, 2021

Actually, #81937 takes it further and to a better place, in my opinion.

@ssomers ssomers closed this Feb 9, 2021
@ssomers ssomers deleted the btree_drainy_refactor_9 branch July 14, 2021 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants