7ef890c00c288d181d7945d81031f712994571dcd9e67a661be4b20abce6a907
- Update to version 0.14.1 0.14.1 * Handle mangling pointers. * Unconditionally generate a return statement in partialeq implementations. 0.14.0 * Minor tweak at how [export.exclude] is handled to allow excluding generic instantiations in C mode. * Documented cpp_compat option. * Fixed a panic when parsing associated constants for a built-in type. 0.13.2 * Constants now have suitable documentation. * Fixed some C warnings by emitting void when there are no arguments. * Avoids reading cargo.toml when not needed, which can cause panics in workspace situations. * Only write `default` cases if the switch is not exhaustive. * Some warnings have been refined. * Code generation for static arrays has been fixed. * Opt-in support for constexpr in constants. * Fix C code generation and some warnings when extremely large constants are used. * Proper escaping of enum variants and fields. * Added support for RefCell (as an opaque type) and Cell. - required for Firefox >= 77.0 OBS-URL: https://build.opensuse.org/request/show/809195 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust-cbindgen?expand=0&rev=21
Description
No description provided
Languages
Markdown
100%