Skip to content

crossbeam-utils 0.8.22

Choose a tag to compare

@github-actions github-actions released this 06 Jul 15:52
Immutable release. Only release title and notes can be modified.
  • Make AtomicCell::{as_ptr,into_inner} const. (#1237)
  • Make CachePadded repr(C). (#1270)
  • Optimize WaitGroup. (#1195)