servo / rust-mozjs

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

Remove the use of unstable Rust features. #373

Closed SimonSapin closed 7 years ago

SimonSapin commented 7 years ago

This modifies generated files, but http://searchfox.org/mozilla-central/source/js/rust/ already has similar changes through rust_target(bindgen::RustTarget::Stable_1_19)

This depends on https://github.com/servo/servo/pull/18875.


This change is Reviewable

SimonSapin commented 7 years ago

Homebrew is unhappy on Travis:

/usr/local/Homebrew/Library/Homebrew/brew.rb:12:in `<main>': Homebrew must be run under Ruby 2.3! (RuntimeError)

The command "if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install ccache yasm; fi" failed and exited with 1 during .
jdm commented 7 years ago

@bors-servo: r+

bors-servo commented 7 years ago

:pushpin: Commit 2b54c6d has been approved by jdm

bors-servo commented 7 years ago

:hourglass: Testing commit 2b54c6d5ed1c91e1da7de13ad75ca190786adb42 with merge fdcc7a0038e8573125176b38eaac771cbc60e9b3...

bors-servo commented 7 years ago

:sunny: Test successful - status-appveyor, status-travis Approved by: jdm Pushing fdcc7a0038e8573125176b38eaac771cbc60e9b3 to master...