Skip to content

crossbeam-epoch 0.9.5

Compare
Choose a tag to compare
@taiki-e taiki-e released this 30 May 03:23
· 502 commits to master since this release
6d4cdd4
  • Fix UB in Pointable impl of [MaybeUninit<T>] (#694)
  • Support targets that do not have atomic CAS on stable Rust (#698)
  • Fix breakage with nightly feature due to rust-lang/rust#84510 (#692)