Skip to content

0.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 19:46
· 31 commits to master since this release
703b53c
  • Fix swapping of >>= and <<= in constants.
  • Add support for #[deprecated] (#860).
  • Built-in support for bitflags 2.0.
  • Support for "C-unwind" ABI.
  • Generate bindings for non-public extern items if they are #[no_mangle].