mirror of
https://github.com/servo/servo.git
synced 2025-08-01 19:50:30 +01:00
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. |
||
---|---|---|
.. | ||
Cargo.toml | ||
jstraceable.rs | ||
lib.rs | ||
lints.rs | ||
reflector.rs | ||
utils.rs |