mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Support var() in shorthands.
This commit is contained in:
parent
6cd098da30
commit
4abe7cdf97
4 changed files with 111 additions and 51 deletions
|
@ -5,6 +5,7 @@
|
|||
#![feature(arc_unique)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(concat_idents)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(custom_derive)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue