mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Use Ref::map to make ThreadSafeLayoutNode::style safe.
This commit is contained in:
parent
bb444df679
commit
46b36242a3
3 changed files with 10 additions and 11 deletions
|
@ -5,6 +5,7 @@
|
|||
#![feature(append)]
|
||||
#![feature(arc_unique)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(cell_extras)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(filling_drop)]
|
||||
#![feature(hashmap_hasher)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue