servo/components/script/dom/bindings
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
..
codegen Don't generate useless InheritTypes interfaces 2015-10-02 16:15:12 +02:00
callback.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
cell.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
conversions.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
error.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
global.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
js.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
mod.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
num.rs make test-tidy check that = have space after them 2015-09-01 07:18:19 -04:00
proxyhandler.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
refcounted.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
str.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
structuredclone.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
trace.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
utils.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30