servo / rust-mozjs

DEPRECATED - moved to servo/mozjs instead.
Mozilla Public License 2.0
293 stars 122 forks source link

Fix linux 64bit bindings which included inline symbols #271

Closed metajack closed 8 years ago

metajack commented 8 years ago

This requires https://github.com/servo/rust-bindgen/pull/2 and https://github.com/servo/rust-bindgen/pull/3 to run bindgen, but does not need to wait on those to land as the new bindings are included here.


This change is Reviewable

metajack commented 8 years ago

r? @nox

nox commented 8 years ago

This looks ok.

@bors-servo r+

bors-servo commented 8 years ago

:pushpin: Commit 57b95ae has been approved by nox

bors-servo commented 8 years ago

:hourglass: Testing commit 57b95ae with merge 28f9fb0...

bors-servo commented 8 years ago

:sunny: Test successful - travis