Files
servo/components/script/dom/bindings/codegen/CodegenRust.py
Anthony Ramine e24b8ab644 Don't generate useless InheritTypes interfaces
Interfaces with no descendant need neither a Base trait nor upcast functions,
and interfaces with no ancestors neither a Derived trait nor downcast functions.
2015-10-02 16:15:12 +02:00

225 KiB