mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Hoist style() and unstyle() into TNode.
This commit is contained in:
parent
e977a6e69a
commit
77b1027646
3 changed files with 7 additions and 10 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
#![feature(box_syntax)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(cell_extras)]
|
||||
#![feature(concat_idents)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue