Skip to content

mozjs-sys-v0.128.3-7: Bump bindgen to 0.71.1 (#530)

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 19:28
· 7 commits to main since this release
3ef6e9f
* Remove unused import

Signed-off-by: Jonathan Schwender <[email protected]>

* Bump bindgen to 0.71.1

- Use the bindgen opaque struct where appropriate.

Signed-off-by: Jonathan Schwender <[email protected]>

* Bump mozjs-sys to 128.3-7

Signed-off-by: Jonathan Schwender <[email protected]>

* Specify the rust target for jsglue

Signed-off-by: Jonathan Schwender <[email protected]>

* blocklist js::ProfilingStackFrame

We don't use the typ and on i686-linux-android bindgen
generates a wrong struct with failing layout tests.

Signed-off-by: Jonathan Schwender <[email protected]>

---------

Signed-off-by: Jonathan Schwender <[email protected]>