fune/servo/components/script/dom/bindings/codegen
Gregory Katz d9d32c4c2a servo: Merge #15659 - Eliminate a mem::transmute in CodeGen (from gregkatz:eliminate_transmute_find_enum); r=Ms2ger
<!-- Please describe your changes on the following line: -->
Eliminate a mem::transmute in CodeGen by changing the find_enum_string_index function to take a slice of pairs and return an enum value.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #15587 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: af6353df87770c6d616facdc07f9f929e99b9eda

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 42992b500828053caff27a6ee20ca35f0f42f2d5
2017-02-21 04:28:32 -08:00
..
parser servo: Merge #13596 - Get rid of dom::bindings::global (from nox:inline); r=Ms2ger 2016-10-07 07:52:09 -05:00
ply
api.html.template servo: Merge #12451 - Generate a list of supported DOM APIs from parsed WebIDLs (from jdm:generate-dom-apis); r=Ms2ger 2016-07-15 15:13:22 -07:00
apis.html.template servo: Merge #12451 - Generate a list of supported DOM APIs from parsed WebIDLs (from jdm:generate-dom-apis); r=Ms2ger 2016-07-15 15:13:22 -07:00
BindingGen.py servo: Merge #9188 - Remove unused command-line Python codegen arguments (from frewsxcv:unused-codegen-options); r=Manishearth 2016-01-09 09:51:45 +05:01
Bindings.conf servo: Merge #13453 - Implement matchMedia and MediaQueryList (from metajack:media-query-list); r=jdm 2016-11-02 14:51:12 -05:00
CodegenRust.py servo: Merge #15659 - Eliminate a mem::transmute in CodeGen (from gregkatz:eliminate_transmute_find_enum); r=Ms2ger 2017-02-21 04:28:32 -08:00
Configuration.py servo: Merge #15451 - Improve code around typedefs (from servo:typedefs); r=nox 2017-02-08 04:18:44 -08:00
GlobalGen.py servo: Merge #15099 - Remove usage of phf_macros (from servo:phf-no-macros); r=jdm 2017-01-20 08:59:26 -08:00
interface.html.template servo: Merge #12451 - Generate a list of supported DOM APIs from parsed WebIDLs (from jdm:generate-dom-apis); r=Ms2ger 2016-07-15 15:13:22 -07:00
property.html.template servo: Merge #12451 - Generate a list of supported DOM APIs from parsed WebIDLs (from jdm:generate-dom-apis); r=Ms2ger 2016-07-15 15:13:22 -07:00
pythonpath.py servo: Merge #11756 - MSVC support for Servo, and CMake builds for native code (from vvuk:servo-msvc); r=larsbergstrom 2016-08-17 13:22:52 -05:00