servo / rust-mozjs

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

Bring back the enums that were lost in the rustup #188

Closed frewsxcv closed 9 years ago

frewsxcv commented 9 years ago

We lost them in https://github.com/servo/rust-mozjs/pull/137

Related to https://github.com/servo/servo/issues/5273

Review on Reviewable

Ms2ger commented 9 years ago

@bors-servo r+

bors-servo commented 9 years ago

:pushpin: Commit 839310e has been approved by Ms2ger

bors-servo commented 9 years ago

:hourglass: Testing commit 839310e with merge 7cb98de...

SimonSapin commented 9 years ago

They were replaced with consts because of https://github.com/rust-lang/rust/issues/23304

bors-servo commented 9 years ago

:sunny: Test successful - cargo-linux, cargo-mac