fune/servo/components/script/dom/bindings/codegen
Simon Sapin 21e15515ca servo: Merge #15099 - Remove usage of phf_macros (from servo:phf-no-macros); r=jdm
It’s a compiler plugin that uses unstable compiler APIs that are not on a path to stabilization.

With this changes, there is one less thing that might break when we update the compiler. For example: https://github.com/sfackler/rust-phf/pull/101

<!-- Please describe your changes on the following line: -->

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] 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: eade32ed16569806a849e74a395d92a2dbd980a0
2017-01-20 08:59:26 -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 #15099 - Remove usage of phf_macros (from servo:phf-no-macros); r=jdm 2017-01-20 08:59:26 -08:00
Configuration.py servo: Merge #14686 - Improve dead_code handling a bit (from nox:dom); r=jdm 2017-01-03 05:13:23 -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