Closed asajeffrey closed 6 years ago
cc @jdm
This can land once https://github.com/servo/mozjs/pull/134 does.
Oh I guess it makes sense to hold off for https://github.com/servo/mozjs/pull/135, since then we don't have to check in a patch entry in Cargo.toml.
https://crates.io/crates/mozjs_sys/0.51.0 is published, so we can land this.
@bors-servo r=jdm
:pushpin: Commit 5f25fd6 has been approved by jdm
:hourglass: Testing commit 5f25fd68d512cd64957b326b84ec81e7fa0211f2 with merge 6d4c8b9d4d7cace8da8bd28779d56004fb3dc630...
:sunny: Test successful - status-appveyor, status-travis Approved by: jdm Pushing 6d4c8b9d4d7cace8da8bd28779d56004fb3dc630 to master...
This is the matching PR to https://github.com/servo/mozjs/pull/134 which runs bindgen on spidermonkey to produce Rust bindings.
This change is