mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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. |
||
---|---|---|
.. | ||
dom | ||
parse | ||
Cargo.toml | ||
cors.rs | ||
devtools.rs | ||
layout_interface.rs | ||
lib.rs | ||
makefile.cargo | ||
page.rs | ||
script_task.rs | ||
tests.rs | ||
textinput.rs | ||
timers.rs |