servo/components/plugins
bors-servo 56d1b16d1b auto merge of #4173 : Manishearth/servo/a-more-dom-struct, r=kmcallister
Now `#[dom_struct]` also generates Reflectable impls, and there's another lint to ensure that a DOM struct only contains one bare DOM field (as the first field) or a Reflector.

A lot of this was generated by sed -- each autogenerated change has its own commit for easy review; these will be squashed later.
2014-12-27 22:12:45 -07:00
..
Cargo.toml Rename macros crate to plugins 2014-09-23 17:37:27 +05:30
jstraceable.rs Add inheritance-checking lint 2014-12-27 02:53:35 +05:30
lib.rs Add inheritance-checking lint 2014-12-27 02:53:35 +05:30
lints.rs auto merge of #4173 : Manishearth/servo/a-more-dom-struct, r=kmcallister 2014-12-27 22:12:45 -07:00
reflector.rs Add inheritance-checking lint 2014-12-27 02:53:35 +05:30
utils.rs Fix warnings post-upgrade 2014-12-27 03:28:35 +05:30