Skip to content

crossbeam-utils 0.8.1

Compare
Choose a tag to compare
@taiki-e taiki-e released this 26 Nov 01:00
· 641 commits to master since this release
99c3230
  • Make AtomicCell::is_lock_free always const fn. (#600)
  • Fix a bug in seq_lock_wide. (#596)
  • Remove const_fn dependency. (#600)
  • crossbeam-utils no longer fails to compile if unable to determine rustc version. Instead, it now displays a warning. (#604)