mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Remove custom property declarations in dependency cycles.
This commit is contained in:
parent
09e60beb78
commit
65d4ecaa39
3 changed files with 59 additions and 5 deletions
|
@ -9,6 +9,7 @@
|
|||
#![feature(custom_attribute)]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(plugin)]
|
||||
#![feature(slice_position_elem)]
|
||||
#![feature(vec_push_all)]
|
||||
|
||||
#![plugin(serde_macros)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue