Skip to content

SortedLinkedList: Keep only the view versions of Iter and FindMut #540

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

Merged
merged 4 commits into from
Apr 10, 2025

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Mar 20, 2025

  • Remove sorted_linked_list::Iter and sorted_linked_list::IterInner
  • Remove sorted_linked_list::FindMut and sorted_linked_list::FindMutInner
  • Introduce private AsView trait
  • Update changelog

See #494

@pvdrz pvdrz force-pushed the keep-views-only branch 2 times, most recently from 5ecba84 to 44e2693 Compare March 24, 2025 22:30
@pvdrz pvdrz force-pushed the keep-views-only branch 2 times, most recently from 388ca67 to 7989178 Compare April 9, 2025 23:34
@pvdrz pvdrz force-pushed the keep-views-only branch from 7989178 to 0e8f011 Compare April 10, 2025 15:40
@pvdrz pvdrz requested a review from reitermarkus April 10, 2025 15:43
@reitermarkus reitermarkus added this pull request to the merge queue Apr 10, 2025
Merged via the queue into rust-embedded:main with commit da404c1 Apr 10, 2025
22 checks passed
@reitermarkus
Copy link
Member

Thanks!

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