mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +01:00
Move DOMRefCell to style.
This commit is contained in:
parent
ec723057b2
commit
c87180a2fb
5 changed files with 16 additions and 17 deletions
|
@ -17,7 +17,6 @@
|
|||
#![feature(slice_patterns)]
|
||||
#![feature(stmt_expr_attributes)]
|
||||
#![feature(question_mark)]
|
||||
#![feature(try_borrow)]
|
||||
#![feature(try_from)]
|
||||
|
||||
#![deny(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue