Skip to content

crossbeam-utils 0.8.15

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 15:18
· 264 commits to master since this release
721382b
  • Add #[clippy::has_significant_drop] to ShardedLock{Read,Write}Guard. (#958)
  • Improve handling of very large timeout. (#953)
  • Soft-deprecate thread::scope() in favor of the more efficient std::thread::scope that stabilized on Rust 1.63. (#954)