Skip to content

crossbeam-utils 0.8.10

Choose a tag to compare

@github-actions github-actions released this 23 Jun 15:49
· 385 commits to main since this release
f12133c
  • Fix unsoundness of AtomicCell on types containing niches. (#834)
    This fix contains breaking changes, but they are allowed because this is a soundness bug fix. See #834 for more.