Skip to content

auto: fix lazy treemap iterator + some cleanup#4815

Closed
thestinger wants to merge 6 commits intorust-lang:incomingfrom
thestinger:treemap
Closed

auto: fix lazy treemap iterator + some cleanup#4815
thestinger wants to merge 6 commits intorust-lang:incomingfrom
thestinger:treemap

Conversation

@thestinger
Copy link
Copy Markdown
Contributor

5283a8b reworks the TreeMap lazy iterator to use &mut again, which closes #4763. It gets the performance of the set methods back in the same ballpark that it was pre-INHTWAMA which is nice. These can be turned back into methods eventually.

e5b6334 removes the transitional smallintmap attributes which closes #4737.

bors added a commit that referenced this pull request Feb 7, 2013
5283a8b reworks the TreeMap lazy iterator to use `&mut` again, which closes #4763. It gets the performance of the set methods back in the same ballpark that it was pre-INHTWAMA which is nice. These can be turned back into methods eventually.

e5b6334 removes the transitional smallintmap attributes which closes #4737.
@bors bors closed this Feb 7, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request Jan 18, 2026
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.

2 participants