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

Tracking issue for planned breaking changes: #494

Open
7 tasks
sosthene-nitrokey opened this issue Jul 1, 2024 · 0 comments
Open
7 tasks

Tracking issue for planned breaking changes: #494

sosthene-nitrokey opened this issue Jul 1, 2024 · 0 comments

Comments

@sosthene-nitrokey
Copy link
Contributor

sosthene-nitrokey commented Jul 1, 2024

  • Rework re-exports in lib.rs Implement DequeView on top of #486 #490 (comment)
  • Rename Deque::storage_len to len: Implement DequeView on top of #486 #490 (comment)
  • Remove the Storage generic on binary_heap::OldestOrdered. The view version can become the version that is always used.
  • Queue::capacity and Queue::storage_capacity should be changed
  • spsc: The iterators, consumers and producers should be made to only have the View variants
  • SortedLinkLinst: Iter and FindMut should be made to only exist in the View version.
  • Vec: rename storage_capacity to capacity and remove the const version
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

No branches or pull requests

1 participant