servo/components/script/dom/bindings/codegen
bors-servo edcf24fd4d Auto merge of #10152 - jdm:9511-rebase, r=nox
Fix #9511. Export webidl enums using "pub use".

Change typedef codegen to export the underlying enum itself, rather
than an alias. Works around https://github.com/rust-lang/rust/issues/31355

Rebase of #9691.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10152)
<!-- Reviewable:end -->
2016-03-24 10:40:44 +05:30
..
parser Stop generating a parser.out file in the source. 2016-03-01 15:02:50 +01:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
BindingGen.py Remove unused command-line Python codegen arguments 2016-01-07 08:51:06 -05:00
Bindings.conf Properly propagate changes when range or trees are mutated 2015-12-25 23:35:57 +01:00
CodegenRust.py Auto merge of #10152 - jdm:9511-rebase, r=nox 2016-03-24 10:40:44 +05:30
Configuration.py Cache legacy callback interface objects in proto_or_icache_array 2016-02-25 15:15:44 +01:00
GlobalGen.py Lazily define interface objects on globals (fixes #6419) 2016-02-25 15:56:47 +01:00