Skip to content

1.12.0

Choose a tag to compare

@github-actions github-actions released this 19 Dec 20:29
· 144 commits to main since this release
Immutable release. Only release title and notes can be modified.
  • Fix build error on no-std pre-v6 Arm targets due to the recent upstream change. (83f6f3e)

  • Support unsafe-assume-single-core feature / portable_atomic_unsafe_assume_single_core cfg for targets with CAS. (38e9572)

  • Improve compile-time detection of s390x target feature. (5ae0ef5)

  • Documentation improvements. (c84f720)