Skip to content

v1.9.0

  • v1.9.0
  • 44852cc
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
  • Choose a tag to compare

  • v1.9.0
  • 44852cc
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@bors bors tagged this 14 Dec 13:14
165: Add an atomic-polyfill optional dependancy r=matklad a=ogoffart

To make it compile on platform that have limited atomics

Fixes #155 

Note that this re-implement the Debug version of the OnceBox
because atomic-polyfill::AtomicPtr don't implement Debug (https://github.com/embassy-rs/atomic-polyfill/issues/11)

Co-authored-by: Olivier Goffart <ogoffart@sixtyfps.io>
Assets 2
Loading