-
Notifications
You must be signed in to change notification settings - Fork 228
Closed
Milestone
Description
- Rework re-exports in lib.rs Implement DequeView on top of #486 #490 (comment)
- Rename
Deque::storage_lentolen: Implement DequeView on top of #486 #490 (comment) - Remove the
Storagegeneric onhistory_buf::OldestOrdered. The view version can become the version that is always used: Remove generic from history_buf::OldestOrdered #570 -
Queue::capacityandQueue::storage_capacityshould be changed -
spsc: The iterators, consumers and producers should be made to only have theViewvariants: De-monomorphize spsc consumer and producer #571 -
SortedLinkLinst:IterandFindMutshould be made to only exist in theViewversion:SortedLinkedList: Keep only the view versions ofIterandFindMut#540 -
Vec: renamestorage_capacitytocapacityand remove theconstversionVec: renamestorage_capacitytocapacityand remove theconstversion #538 -
SortedLinkedListremoving unit error type: SortedLinkedList::pop: change return type to match std::vec::pop #532 -
VecandStringremoving unit error type: Remove allow(clippy::result_unit_err) #533
Dirbaio and newAM
Metadata
Metadata
Assignees
Labels
No labels