Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.22.0 * Support rename rule for union body members (mozilla#751). * constant: Add support for associated constant expressions (mozilla#752). * Fix regression in CamelCase rename rule (should be lowerCamelCase) (mozilla#750). * enumeration: simplify standard types in variants (mozilla#749). * Avoid generating and writing bindings when called recursively (mozilla#747). * Cython: Omit per-variant tags in unions generated for Rust enums (mozilla#748). * Update various dependencies. # Conflicts: # tests/rust/enum.toml
- Loading branch information