mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove #![feature(custom_derive)]
This commit is contained in:
parent
0a48c69061
commit
c4f27e42b7
18 changed files with 4 additions and 18 deletions
|
@ -4,7 +4,6 @@
|
|||
|
||||
#![crate_name = "canvas_traits"]
|
||||
#![crate_type = "rlib"]
|
||||
#![feature(custom_derive)]
|
||||
#![feature(plugin)]
|
||||
#![feature(proc_macro)]
|
||||
#![feature(rustc_attrs)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue