summaryrefslogtreecommitdiff
path: root/src/collection
AgeCommit message (Collapse)Author
2024-07-17Impl Lock for LockCollectionMica White
2024-07-16Fix trait bounds for LockCollection::fromMica White
2024-05-31Remove unused importMicha White
2024-05-31Add into_innerMicha White
2024-05-29Fix UB with UnsafeCellBotahamec
2024-05-27Fixed UB pertaining to BoxBotahamec
2024-05-23CommentsBotahamec
2024-05-22DocumentationBotahamec
2024-05-22Documentation for typesBotahamec
2024-05-22Implemented necessary traitsBotahamec
2024-05-21read methods for RefLockCollectionBotahamec
2024-05-21Sharable APIBotahamec
2024-05-21Merge remote-tracking branch 'origin/0.2' into 0.2Botahamec
2024-05-21Remove async experimentMicha White
2024-03-16retry lock collectionMica White
2024-03-14Implement sequenced collectionsMica White
2024-03-13Lockable overhaulMica White
2024-03-13Trait bounds on AsRef and AsMutMica White
2024-03-11DocumentationMica White
2024-03-10ReorganizationMica White