- Update to version 0.24.2+git0:
* Version bump.
* bitflags: Be explicit in binary operators and such.
* Version bump.
* constant: Add support for unary negation.
* bitflags: Make more operations constexpr.
* Fix changelog typo.
* Version bump.
* constant: Support suffixes for integers that otherwise would be narrowed.
* Fix specialization of `SomeType<N>` when `N` is a const parameter.
* Minor refactor of ConstExpr::load().
OBS-URL: https://build.opensuse.org/request/show/981230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=45
- Update to version 0.22.0+git0:
* v0.22.0
* Support rename rule for union body members.
* constant: Add support for other expressions WebRender uses.
* constant: Add support for associated constant expressions.
* Fix regression in CamelCase rename rule (should be lowerCamelCase)
* enumeration: simplify standard types in variants.
* Avoid generating and writing bindings when called recursively
* Cython: Omit per-variant tags in unions generated for Rust enums
* Update various dependencies.
* v0.21.0
OBS-URL: https://build.opensuse.org/request/show/970923
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=42