Skip to content

crossbeam-epoch 0.9.11

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 03:16
· 271 commits to master since this release
  • Remove the dependency on the once_cell crate to restore the MSRV. (#913)
  • Work around rust-lang#98302, which causes compile error on windows-gnu when LTO is enabled. (#913)