Go to file
Wolfgang Rosenauer 7ef890c00c Accepting request 809195 from mozilla
- 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
2020-05-30 21:26:32 +00:00
.gitattributes Accepting request 648806 from home:luke_nukem 2018-11-14 01:23:39 +00:00
.gitignore Accepting request 648806 from home:luke_nukem 2018-11-14 01:23:39 +00:00
cbindgen-0.14.1.tar.gz Accepting request 809195 from mozilla 2020-05-30 21:26:32 +00:00
rust-cbindgen.changes Accepting request 809195 from mozilla 2020-05-30 21:26:32 +00:00
rust-cbindgen.spec Accepting request 809195 from mozilla 2020-05-30 21:26:32 +00:00
vendor.tar.xz Accepting request 809195 from mozilla 2020-05-30 21:26:32 +00:00