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

histbuf: Implement DoubleEndedIterator for OldestOrdered #449

Merged
merged 2 commits into from
Jun 30, 2024

Conversation

witek103
Copy link
Contributor

@witek103 witek103 commented Jan 25, 2024

Rewrite Iterator for OldestOrdered and add DoubleEndedIterator
implementation.
Update HistoryBuffer oldest_ordered() to reflect changes.

@witek103 witek103 force-pushed the dev/double-ended-histbuf branch from 698a938 to 2dbe72d Compare January 25, 2024 23:42
@witek103 witek103 force-pushed the dev/double-ended-histbuf branch 2 times, most recently from 49d0794 to fcd8ab0 Compare January 26, 2024 18:47
witek103 and others added 2 commits July 1, 2024 01:07
Rewrite Iterator for OldestOrdered and add DoubleEndedIterator
implementation.
Update HistoryBuffer oldest_ordered() to reflect changes.

Signed-off-by: Witold Lipieta <[email protected]>
@Dirbaio Dirbaio force-pushed the dev/double-ended-histbuf branch from fcd8ab0 to b00d388 Compare June 30, 2024 23:07
Copy link
Member

@Dirbaio Dirbaio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@Dirbaio Dirbaio enabled auto-merge June 30, 2024 23:07
@Dirbaio Dirbaio added this pull request to the merge queue Jun 30, 2024
Merged via the queue into rust-embedded:main with commit d67ebda Jun 30, 2024
22 checks passed
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