Skip to content

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

Closed
ssomers wants to merge 1 commit into
rust-lang:masterfrom
ssomers:btree_drainy_refactor_9
Closed

BTree: adapt range support functions to the root's optionality#81935
ssomers wants to merge 1 commit into
rust-lang:masterfrom
ssomers:btree_drainy_refactor_9

Conversation

@ssomers

@ssomers ssomers commented Feb 9, 2021

Copy link
Copy Markdown
Contributor

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

ssomers commented Feb 9, 2021

Copy link
Copy Markdown
Contributor Author

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