cordyceps v0.3.2
Added
- Add utilities for work-stealing (#322) (5283cf9)
- Add
Stack
andTransferStack
(#434) (507b993,closes #137)
Documented
- Fix wrong footnote rendering (#317) (819017c)
- Add link to inconsistent states in error (#317) (667c089)
MpscQueue
doc formatting fixup (#317) (78a104c)- Remove unneeded
#[repr(C)]
in examples (#317) (d37ec8c) - Fix typos in
List
andLinked
docs (#385) (678d469) - Fix wrong time complexity notes (#430) (787f702, fixes #429)
- Add nicer "Returns" sections (#430) (3548032)